Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp469 void splitAroundRegion(LiveRangeEdit&, ArrayRef<unsigned>);
1697 void RAGreedy::splitAroundRegion(LiveRangeEdit &LREdit, in splitAroundRegion() function in RAGreedy
2016 splitAroundRegion(LREdit, UsedCands); in doRegionSplit()