Home
last modified time | relevance | path

Searched refs:SmallLISet (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h161 using SmallLISet = SmallSetVector<const LiveInterval *, 4>; variable
329 SmallLISet &RecoloringCandidates,
H A DRegAllocGreedy.cpp2006 SmallLISet &RecoloringCandidates, const SmallVirtRegSet &FixedRegisters) { in mayRecolorAllInterferences()
2116 SmallLISet RecoloringCandidates; in tryLastChanceRecoloring()