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

/external/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp335 bool calcCompactRegion(GlobalSplitCandidate&);
1031 /// calcCompactRegion - Compute the set of edge bundles that should be live
1038 bool RAGreedy::calcCompactRegion(GlobalSplitCandidate &Cand) { function in class:RAGreedy
1296 bool HasCompact = calcCompactRegion(GlobalCand.front());

Completed in 72 milliseconds