Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2885 bool SkipTrueBranch = BothFeasible && CompletedTwoIterations; in processBranch() local
2891 if (!SkipTrueBranch || AMgr.options.ShouldWidenLoops) { in processBranch()