Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DValueTracking.cpp47 static cl::opt<bool> EnableDomConditions("value-tracking-dom-conditions", variable
1029 if (EnableDomConditions && Depth <= DomConditionsMaxDepth) in computeKnownBits()
1056 if (EnableDomConditions && Depth <= DomConditionsMaxDepth) in computeKnownBits()