Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPassManager.cpp18 template class AllAnalysesOn<Module>; variable
19 template class AllAnalysesOn<Function>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAnalysisManager.cpp23 template class AllAnalysesOn<Loop>; variable
DCGSCCPassManager.cpp39 template class AllAnalysesOn<LazyCallGraph::SCC>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassManagerInternal.h27 template <typename IRUnitT> class AllAnalysesOn; variable