Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h329 bool growRegion(GlobalSplitCandidate &Cand);
H A DRegAllocGreedy.cpp727 bool RAGreedy::growRegion(GlobalSplitCandidate &Cand) { in growRegion() function in RAGreedy
827 if (!growRegion(Cand)) { in calcCompactRegion()
1142 if (!growRegion(Cand)) { in calculateRegionSplitCostAroundReg()