Searched refs:SetAsBranchTarget (Results 1 – 2 of 2) sorted by relevance
38 void VeriFlowAnalysis::SetAsBranchTarget(uint32_t dex_pc) { in SetAsBranchTarget() function in art::VeriFlowAnalysis64 SetAsBranchTarget(0); in FindBranches()81 SetAsBranchTarget(iterator.GetHandlerAddress()); in FindBranches()93 SetAsBranchTarget(dex_pc + instruction.GetTargetOffset()); in FindBranches()97 SetAsBranchTarget(dex_pc + s_it.CurrentTargetOffset()); in FindBranches()99 SetAsBranchTarget(s_it.GetDexPcForCurrentIndex()); in FindBranches()
128 void SetAsBranchTarget(uint32_t dex_pc);