Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp150 using SmallLISet = SmallPtrSet<LiveInterval *, 4>; typedef in __anone1e285680111::RAGreedy
485 SmallLISet &RecoloringCandidates,
2536 MCRegister PhysReg, LiveInterval &VirtReg, SmallLISet &RecoloringCandidates, in mayRecolorAllInterferences()
2632 SmallLISet RecoloringCandidates; in tryLastChanceRecoloring()