Home
last modified time | relevance | path

Searched defs:UsedColors (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp95 SmallVector<BitVector, 2> UsedColors; member in __anonb7b65c290111::StackSlotColoring
360 BitVector UsedColors(NumObjs); in ColorSlots() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegColoring.cpp285 BitVector UsedColors(SortedIntervals.size()); in runOnMachineFunction() local