Home
last modified time | relevance | path

Searched defs:AllAnalysesOn (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDPassManager.cpp19 template class AllAnalysesOn<Module>; variable
20 template class AllAnalysesOn<Function>; variable
/freebsd-head/contrib/llvm-project/llvm/lib/Analysis/
HDLoopAnalysisManager.cpp23 template class AllAnalysesOn<Loop>; variable
HDCGSCCPassManager.cpp49 template class AllAnalysesOn<LazyCallGraph::SCC>; variable
/freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/
HDPassManagerInternal.h29 template <typename IRUnitT> class AllAnalysesOn; variable