Home
last modified time | relevance | path

Searched refs:SetBranchTarget (Results 1 – 2 of 2) sorted by relevance

/art/runtime/verifier/
Dinstruction_flags.h52 void SetBranchTarget() { in SetBranchTarget() function
Dmethod_verifier.cc1045 GetInstructionFlags(dex_pc).SetBranchTarget(); in ScanTryCatchBlocks()
1067 GetInstructionFlags(0).SetBranchTarget(); in VerifyInstructions()
1383 GetInstructionFlags(abs_offset).SetBranchTarget(); in CheckBranchTarget()
1526 GetInstructionFlags(abs_offset).SetBranchTarget(); in CheckSwitchTargets()