Searched refs:splitLiveThroughBlock (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | SplitKit.h | 441 void splitLiveThroughBlock(unsigned MBBNum,
|
D | RegAllocGreedy.cpp | 1254 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion() 1293 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
|
D | SplitKit.cpp | 1156 void SplitEditor::splitLiveThroughBlock(unsigned MBBNum, in splitLiveThroughBlock() function in SplitEditor
|