Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1667 const unsigned NumGlobalIntvs = LREdit.size(); in splitAroundRegion() local
1668 LLVM_DEBUG(dbgs() << "splitAroundRegion with " << NumGlobalIntvs in splitAroundRegion()
1670 assert(NumGlobalIntvs && "No global intervals configured"); in splitAroundRegion()
1786 if (IntvMap[i] < NumGlobalIntvs) { in splitAroundRegion()