Home
last modified time | relevance | path

Searched refs:DominatesMergePoint (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp328 static bool DominatesMergePoint(Value *V, BasicBlock *BB, in DominatesMergePoint() function
391 if (!DominatesMergePoint(*i, BB, AggressiveInsts, CostRemaining, TTI, in DominatesMergePoint()
2320 if (!DominatesMergePoint(PN->getIncomingValue(0), BB, AggressiveInsts, in FoldTwoEntryPHINode()
2322 !DominatesMergePoint(PN->getIncomingValue(1), BB, AggressiveInsts, in FoldTwoEntryPHINode()