Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp82 cfgBuildOptions.AddLoopExit = addLoopExit; in AnalysisDeclContextManager()
H A DCFG.cpp1721 if(!BuildOpts.AddLoopExit) in addLoopExit()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h1244 bool AddLoopExit = false; variable