Home | History | Annotate | Download | only in Utils

Lines Matching refs:DominatesMergePoint

282 static bool DominatesMergePoint(Value *V, BasicBlock *BB,
350 if (!DominatesMergePoint(*i, BB, AggressiveInsts, CostRemaining, TTI,
1961 if (!DominatesMergePoint(PN->getIncomingValue(0), BB, &AggressiveInsts,
1963 !DominatesMergePoint(PN->getIncomingValue(1), BB, &AggressiveInsts,