Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h245 unsigned getBundles(SmallVectorImpl<unsigned> &B, unsigned C) { in getBundles() function
H A DRegAllocGreedy.cpp1203 if (unsigned B = Cand.getBundles(BundleCand, BestCand)) { in doRegionSplit()
1216 if (unsigned B = Cand.getBundles(BundleCand, 0)) { in doRegionSplit()