Searched refs:MakeTempInterval (Results 1 – 2 of 2) sorted by relevance
246 LiveInterval::MakeTempInterval(allocator_, Primitive::kPrimInt); in ProcessInstruction()255 LiveInterval::MakeTempInterval(allocator_, Primitive::kPrimDouble); in ProcessInstruction()
222 static LiveInterval* MakeTempInterval(ArenaAllocator* allocator, Primitive::Type type) { in MakeTempInterval() function