Searched refs:SetAsBranchTarget (Results 1 – 2 of 2) sorted by relevance
30 void VeriFlowAnalysis::SetAsBranchTarget(uint32_t dex_pc) { in SetAsBranchTarget() function in art::VeriFlowAnalysis56 SetAsBranchTarget(0); in FindBranches()73 SetAsBranchTarget(iterator.GetHandlerAddress()); in FindBranches()85 SetAsBranchTarget(dex_pc + instruction.GetTargetOffset()); in FindBranches()89 SetAsBranchTarget(dex_pc + s_it.CurrentTargetOffset()); in FindBranches()91 SetAsBranchTarget(s_it.GetDexPcForCurrentIndex()); in FindBranches()
132 void SetAsBranchTarget(uint32_t dex_pc);