Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dbuilder.cc193 HBasicBlock* branch_target = FindBlockStartingAt(dex_pc + target_offset); in If_22t() local
212 HBasicBlock* branch_target = FindBlockStartingAt(dex_pc + target_offset); in If_21t() local
/art/runtime/verifier/
Dmethod_verifier.cc1634 int32_t branch_target = 0; in CodeFlowVerifyInstruction() local