Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlinear_order_test.cpp52 void UpdateBranchTaken(uint32_t pc, uint32_t count = 1U) in UpdateBranchTaken() function in ark::compiler::LinearOrderTest
/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_data.h283 void UpdateBranchTaken(uintptr_t pc) in UpdateBranchTaken() function
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp1432 extern "C" void UpdateBranchTaken([[maybe_unused]] Method *method, Frame *frame, const uint8_t *pc, in UpdateBranchTaken() function