Searched refs:FALSE_BRANCH (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | profiler_operation.h | 33 FALSE_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 | 153 FALSE_BRANCH, member in panda::ecmascript::kungfu::BranchKind |
H A D | profiler_stub_builder.cpp | 33 type == OperationType::FALSE_BRANCH || in PGOProfiler() 1198 case OperationType::FALSE_BRANCH: in PGOProfiler() |
Completed in 5 milliseconds