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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp456 bool calcCompactRegion(GlobalSplitCandidate&);
1357 /// calcCompactRegion - Compute the set of edge bundles that should be live
1364 bool RAGreedy::calcCompactRegion(GlobalSplitCandidate &Cand) { function in class:RAGreedy
1820 bool HasCompact = calcCompactRegion(GlobalCand.front());

Completed in 101 milliseconds