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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp372 unsigned getBundles(SmallVectorImpl<unsigned> &B, unsigned C) { function in struct:__anon3553::RAGreedy::GlobalSplitCandidate
1968 if (unsigned B = Cand.getBundles(BundleCand, BestCand)) {
1981 if (unsigned B = Cand.getBundles(BundleCand, 0)) {

Completed in 107 milliseconds