Home
last modified time | relevance | path

Searched defs:TermCond (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp665 const Stmt *TermCond = reportDeadCode() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp1285 const Stmt *TermCond = getTerminatorCondition(BSrc); generatePathDiagnosticsForNode() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6785 auto *TermCond = dyn_cast<ICmpInst>(BI->getCondition()); canFoldTermCondOfLoop() local