Searched refs:MakeSlowPathInterval (Results 1 – 2 of 2) sorted by relevance
213 static LiveInterval* MakeSlowPathInterval(ArenaAllocator* allocator, HInstruction* instruction) { in MakeSlowPathInterval() function
297 LiveInterval* interval = LiveInterval::MakeSlowPathInterval(allocator_, instruction); in ProcessInstruction()