Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp120 SmallVector<LiveBundle, 8> LiveBundles; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp362 BitVector LiveBundles; member
1608 const BitVector &LiveBundles = Cand.LiveBundles; in calcGlobalSplitCost() local