Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp270 BitVector LiveBundles; member
1155 const BitVector &LiveBundles = Cand.LiveBundles; in calcGlobalSplitCost() local
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp115 SmallVector<LiveBundle, 8> LiveBundles; member