Searched refs:AddSafepointsFor (Results 1 – 2 of 2) sorted by relevance
110 void AddSafepointsFor(HInstruction* instruction);
276 AddSafepointsFor(instruction); in ProcessInstruction()389 void RegisterAllocatorLinearScan::AddSafepointsFor(HInstruction* instruction) { in AddSafepointsFor() function in art::RegisterAllocatorLinearScan