Searched refs:TRUE_BRANCH (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | profiler_operation.h | 32 TRUE_BRANCH, member in panda::ecmascript::kungfu::OperationType 140 callback_({}, isTrue ? OperationType::TRUE_BRANCH : OperationType::FALSE_BRANCH); in ProfileBranch() |
H A D | mcr_gate_meta_data.h | 152 TRUE_BRANCH, member in panda::ecmascript::kungfu::BranchKind |
H A D | profiler_stub_builder.cpp | 32 if (type == OperationType::TRUE_BRANCH || in PGOProfiler() 1195 case OperationType::TRUE_BRANCH: in PGOProfiler() |
Completed in 7 milliseconds