Searched refs:moveBBContents (Results 1 – 2 of 2) sorted by relevance
157 static void moveBBContents(BasicBlock &SourceBB, BasicBlock &TargetBB) { in moveBBContents() function429 moveBBContents(*StartBB, *PrevBB); in reattachCandidate()438 moveBBContents(*FollowBB, *PlacementBB); in reattachCandidate()2204 moveBBContents(*OutputBB, *EndBB); in createSwitchStatement()2719 moveBBContents(*InitialStart, *NewPrev); in extractSection()
1617 static void moveBBContents(BasicBlock *FromBB, Instruction *InsertBefore) { in moveBBContents() function1634 moveBBContents(BB2, BB1->getTerminator()); in swapBBContents()