Searched refs:introduceTooManyPhiEntries (Results 1 – 1 of 1) sorted by relevance
1050 static bool introduceTooManyPhiEntries(BasicBlock *BB, BasicBlock *Succ) { in introduceTooManyPhiEntries() function1171 if ((!BBKillable && !BBPhisMergeable) || introduceTooManyPhiEntries(BB, Succ)) in TryToSimplifyUncondBranchFromEmptyBlock()