Home
last modified time | relevance | path

Searched refs:PGOTypeLogList (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompiler_log.h206 class PGOTypeLogList { class
208 explicit PGOTypeLogList(Circuit *circuit) : acc_(circuit) {} in PGOTypeLogList() function in panda::ecmascript::kungfu::PGOTypeLogList
209 ~PGOTypeLogList() = default;
H A Dcompiler_log.cpp247 void PGOTypeLogList::CollectGateTypeLogInfo(GateRef gate, bool isBinOp) in CollectGateTypeLogInfo()
306 void PGOTypeLogList::PrintPGOTypeLog() in PrintPGOTypeLog()
H A Dtyped_bytecode_lowering.h267 PGOTypeLogList pgoTypeLog_;

Completed in 3 milliseconds