Searched defs:CollectGateTypeLogInfo (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | compiler_log.cpp | 247 void PGOTypeLogList::CollectGateTypeLogInfo(GateRef gate, bool isBinOp) in CollectGateTypeLogInfo() function in panda::ecmascript::kungfu::PGOTypeLogList |
| /arkcompiler/ets_runtime/ecmascript/compiler/type_inference/ | ||
| D | method_type_infer.cpp | 1423 std::string MethodTypeInfer::CollectGateTypeLogInfo(GateRef gate, DebugInfoExtractor *debugExtracto… in CollectGateTypeLogInfo() function in panda::ecmascript::kungfu::MethodTypeInfer |