Searched refs:hasLoopMergeInstruction (Results 1 – 1 of 1) sorted by relevance
123 static bool hasLoopMergeInstruction(BasicBlock &BB) { in hasLoopMergeInstruction() function622 if (hasLoopMergeInstruction(BB) && pred_size(&BB) <= 2) in addMergeForNodesWithMultiplePredecessors()