Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp464 void splitAroundRegion(LiveRangeEdit&, ArrayRef<unsigned>);
1663 void RAGreedy::splitAroundRegion(LiveRangeEdit &LREdit, in splitAroundRegion() function in RAGreedy
1994 splitAroundRegion(LREdit, UsedCands); in doRegionSplit()