Searched refs:IsInvoke (Results 1 – 5 of 5) sorted by relevance
338 if (inst->IsInvoke()) { in Run()
1530 DCHECK(use->GetUser()->IsInvoke()); in ConnectSiblings()
488 bool IsInvoke() const { in IsInvoke() function
418 new_dex_pc = dex_pc + (instr->IsInvoke() ? instr->SizeInCodeUnits() : 0); in EnterInterpreterFromDeoptimize()
281 bool IsInvoke() const { in IsInvoke() function