Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h542 void splitLiveThroughBlock(unsigned MBBNum,
H A DRegAllocGreedy.cpp1105 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
1143 SE->splitLiveThroughBlock(Number, IntvIn, IntfIn, IntvOut, IntfOut); in splitAroundRegion()
H A DSplitKit.cpp1670 void SplitEditor::splitLiveThroughBlock(unsigned MBBNum, in splitLiveThroughBlock() function in SplitEditor