Searched refs:splitBlockIfNotFirst (Results 1 – 1 of 1) sorted by relevance
2013 static BasicBlock *splitBlockIfNotFirst(Instruction *I, const Twine &Name) { in splitBlockIfNotFirst() function2027 splitBlockIfNotFirst(I, Name); in splitAround()2028 splitBlockIfNotFirst(I->getNextNode(), "After" + Name); in splitAround()