Home
last modified time | relevance | path

Searched defs:UpdateBranchTaken (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dlinear_order_test.cpp43 void UpdateBranchTaken(uint32_t pc, uint32_t count = 1) in UpdateBranchTaken() function in panda::compiler::LinearOrderTest
/arkcompiler/runtime_core/runtime/jit/
Dprofiling_data.h228 void UpdateBranchTaken(uintptr_t pc) in UpdateBranchTaken() function