Searched refs:moveBBContents (Results 1 – 2 of 2) sorted by relevance
156 static void moveBBContents(BasicBlock &SourceBB, BasicBlock &TargetBB) { in moveBBContents() function428 moveBBContents(*StartBB, *PrevBB); in reattachCandidate()437 moveBBContents(*FollowBB, *PlacementBB); in reattachCandidate()2226 moveBBContents(*OutputBB, *EndBB); in createSwitchStatement()2741 moveBBContents(*InitialStart, *NewPrev); in extractSection()
1391 static void moveBBContents(BasicBlock *FromBB, Instruction *InsertBefore) { in moveBBContents() function1408 moveBBContents(BB2, BB1->getTerminator()); in swapBBContents()