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.h159 using SmallLISet = SmallSetVector<const LiveInterval *, 4>; variable
339 SmallLISet &RecoloringCandidates,
H A DRegAllocGreedy.cpp1869 SmallLISet &RecoloringCandidates, const SmallVirtRegSet &FixedRegisters) { in mayRecolorAllInterferences()
1981 SmallLISet RecoloringCandidates; in tryLastChanceRecoloring()