Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp94 static cl::opt<unsigned> MaxSpeculationDepth( variable
291 if (Depth == MaxSpeculationDepth) in DominatesMergePoint()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp124 static cl::opt<unsigned> MaxSpeculationDepth( variable
326 if (Depth == MaxSpeculationDepth) in DominatesMergePoint()