Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp225 static bool DominatesMergePoint(Value *V, BasicBlock *BB, in DominatesMergePoint() function
309 if (!DominatesMergePoint(*i, BB, AggressiveInsts, CostRemaining)) in DominatesMergePoint()
1282 if (!DominatesMergePoint(PN->getIncomingValue(0), BB, &AggressiveInsts, in FoldTwoEntryPHINode()
1284 !DominatesMergePoint(PN->getIncomingValue(1), BB, &AggressiveInsts, in FoldTwoEntryPHINode()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp282 static bool DominatesMergePoint(Value *V, BasicBlock *BB, in DominatesMergePoint() function
350 if (!DominatesMergePoint(*i, BB, AggressiveInsts, CostRemaining, TTI, in DominatesMergePoint()
1961 if (!DominatesMergePoint(PN->getIncomingValue(0), BB, &AggressiveInsts, in FoldTwoEntryPHINode()
1963 !DominatesMergePoint(PN->getIncomingValue(1), BB, &AggressiveInsts, in FoldTwoEntryPHINode()