Home
last modified time | relevance | path

Searched defs:branch (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/jit/
H A Dprofiling_data.h274 auto branch = FindBranchData(pc); in UpdateBranchTaken() local
281 auto branch = FindBranchData(pc); in UpdateBranchNotTaken() local
288 auto branch = FindBranchData(pc); in GetBranchTakenCounter() local
295 auto branch in GetBranchNotTakenCounter() local
[all...]
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.cpp163 uint32_t branch = ptr; in ParseDisjunction() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp1987 auto branch = builder_.CreateCondBr(deoptimize, throwPath, continuation, branchWeights); in CreateDeoptimizationBranch() local

Completed in 13 milliseconds