Home
last modified time | relevance | path

Searched refs:LIUAlloc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h49 LiveIntervalUnion::Allocator LIUAlloc; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp137 LiveIntervalUnion::Allocator LIUAlloc; member in __anonb7b65c290111::StackSlotColoring
338 Assignments[Color].add(li, LIUAlloc); in ColorSlot()
H A DLiveRegMatrix.cpp63 Matrix.init(LIUAlloc, NumRegUnits); in runOnMachineFunction()