Searched refs:mergeBlocksIntoPredecessors (Results 1 – 3 of 3) sorted by relevance
90 static bool mergeBlocksIntoPredecessors(VPlan &Plan);
368 ShouldSimplify |= VPlanTransforms::mergeBlocksIntoPredecessors(Plan); in createAndOptimizeReplicateRegions()371 bool VPlanTransforms::mergeBlocksIntoPredecessors(VPlan &Plan) { in mergeBlocksIntoPredecessors() function in VPlanTransforms1019 mergeBlocksIntoPredecessors(Plan); in optimize()
661 static bool mergeBlocksIntoPredecessors(Loop &L, DominatorTree &DT, in mergeBlocksIntoPredecessors() function708 Changed |= mergeBlocksIntoPredecessors(L, DT, LI, MSSAU, SE); in simplifyLoopCFG()