Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DPassManager.cpp19 template class AllAnalysesOn<Module>; variable
18 template class AllAnalysesOn<Module>; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAnalysisManager.cpp23 template class AllAnalysesOn<Loop>; variable
H A DCGSCCPassManager.cpp49 template class AllAnalysesOn<LazyCallGraph::SCC>; variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePassManager.cpp21 template class AllAnalysesOn<MachineFunction>; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManagerInternal.h28 template <typename IRUnitT> class AllAnalysesOn; global() variable