Searched refs:splitLiveThroughBlock (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SplitKit.h | 527 /// splitLiveThroughBlock - Split CurLI in the given block such that it 536 void splitLiveThroughBlock(unsigned MBBNum,
|
H A D | RegAllocGreedy.cpp | 971 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion() 1009 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
|
H A D | SplitKit.cpp | 1634 void SplitEditor::splitLiveThroughBlock(unsigned MBBNum, in splitLiveThroughBlock() function in SplitEditor
|