Home
last modified time | relevance | path

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

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