Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlinear_order_test.cpp61 void UpdateBranchNotTaken(uint32_t pc, uint32_t count = 1U) in UpdateBranchNotTaken() function in ark::compiler::LinearOrderTest
/arkcompiler/runtime_core/static_core/runtime/jit/
Dprofiling_data.h291 void UpdateBranchNotTaken(uintptr_t pc) in UpdateBranchNotTaken() function