Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp82 cfgBuildOptions.AddLoopExit = addLoopExit; in AnalysisDeclContextManager()
H A DCFG.cpp1806 if(!BuildOpts.AddLoopExit) in addLoopExit()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1235 bool AddLoopExit = false; variable