Searched refs:LIUAlloc (Results 1 – 3 of 3) sorted by relevance
51 std::unique_ptr<LiveIntervalUnion::Allocator> LIUAlloc; variable63 : LIUAlloc(std::make_unique<LiveIntervalUnion::Allocator>()) {}; in LiveRegMatrix()
138 LiveIntervalUnion::Allocator LIUAlloc; member in __anonb7b65c290111::StackSlotColoring350 Assignments[Color].add(li, LIUAlloc); in ColorSlot()
69 Matrix.init(*LIUAlloc, NumRegUnits); in init()