Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSplitKit.h439 void splitLiveThroughBlock(unsigned MBBNum,
DRegAllocGreedy.cpp1008 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
1047 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
DSplitKit.cpp1177 void SplitEditor::splitLiveThroughBlock(unsigned MBBNum, in splitLiveThroughBlock() function in SplitEditor