Searched refs:SetAsBranchTarget (Results 1 – 2 of 2) sorted by relevance
38 void VeriFlowAnalysis::SetAsBranchTarget(uint32_t dex_pc) { in SetAsBranchTarget() function in art::VeriFlowAnalysis67 SetAsBranchTarget(0); in FindBranches()84 SetAsBranchTarget(iterator.GetHandlerAddress()); in FindBranches()101 SetAsBranchTarget(dex_pc + instruction.GetTargetOffset()); in FindBranches()105 SetAsBranchTarget(dex_pc + s_it.CurrentTargetOffset()); in FindBranches()107 SetAsBranchTarget(s_it.GetDexPcForCurrentIndex()); in FindBranches()
128 void SetAsBranchTarget(uint32_t dex_pc);