Home
last modified time | relevance | path

Searched defs:AnalysisManager (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DPassManager.cpp23 template class AnalysisManager<Module>; variable
24 template class AnalysisManager<Function>; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DLoopUnrolling.h31 class AnalysisManager; variable
H A DExprEngine.h78 class AnalysisManager; variable
H A DProgramState.h37 class AnalysisManager; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DAnalysisManager.cpp16 AnalysisManager::AnalysisManager(ASTContext &ASTCtx, Preprocessor &PP, in AnalysisManager() function in AnalysisManager
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAnalysisManager.cpp26 template class AnalysisManager<Loop, LoopStandardAnalysisResults &>; variable
H A DCGSCCPassManager.cpp49 template class AnalysisManager<LazyCallGraph::SCC, LazyCallGraph &>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePassManager.cpp22 template class AnalysisManager<MachineFunction>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPassManagerImpl.h23 inline AnalysisManager<IRUnitT, ExtraArgTs...>::AnalysisManager() {} in AnalysisManager() function
H A DPassManagerInternal.h28 template <typename IRUnitT, typename... ExtraArgTs> class AnalysisManager; variable
H A DPassManager.h368 template <typename IRUnitT, typename... ExtraArgTs> class AnalysisManager; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DInstructionSimplify.h44 template <typename T, typename... TArgs> class AnalysisManager; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h39 class AnalysisManager; variable