Searched refs:CheckForSafepoint (Results 1 – 2 of 2) sorted by relevance
118 void CheckForSafepoint(HInstruction* instruction);
259 CheckForSafepoint(instruction); in ProcessInstruction()363 void RegisterAllocatorLinearScan::CheckForSafepoint(HInstruction* instruction) { in CheckForSafepoint() function in art::RegisterAllocatorLinearScan