Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp469 void splitAroundRegion(LiveRangeEdit&, ArrayRef<unsigned>);
1716 void RAGreedy::splitAroundRegion(LiveRangeEdit &LREdit, in splitAroundRegion() function in RAGreedy
2035 splitAroundRegion(LREdit, UsedCands); in doRegionSplit()