Searched refs:TryRemoveSuspendCheckEntry (Results 1 – 2 of 2) sorted by relevance
121 bool TryRemoveSuspendCheckEntry(HInstruction* instruction);
246 if (TryRemoveSuspendCheckEntry(instruction)) { in ProcessInstruction()304 bool RegisterAllocatorLinearScan::TryRemoveSuspendCheckEntry(HInstruction* instruction) { in TryRemoveSuspendCheckEntry() function in art::RegisterAllocatorLinearScan