HomeSort by relevance Sort by last modified time
    Searched refs:DominatesMergePoint (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
SimplifyCFG.cpp 208 /// DominatesMergePoint - If we have a merge point of an "if condition" as
225 static bool DominatesMergePoint(Value *V, BasicBlock *BB,
309 if (!DominatesMergePoint(*i, BB, AggressiveInsts, CostRemaining))
    [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp 282 static bool DominatesMergePoint(Value *V, BasicBlock *BB,
350 if (!DominatesMergePoint(*i, BB, AggressiveInsts, CostRemaining, TTI,
    [all...]

Completed in 68 milliseconds