Searched defs:getContainedPass (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | RegionPass.h | 114 Pass *getContainedPass(unsigned N) { in getContainedPass() function |
H A D | LoopPass.h | 97 LoopPass *getContainedPass(unsigned N) { in getContainedPass() function |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | LegacyPassManagers.h | 501 FunctionPass *getContainedPass(unsigned N) { in getContainedPass() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | CallGraphSCCPass.cpp | 98 Pass *getContainedPass(unsigned N) { in getContainedPass() function in __anonf59bfd540111::CGPassManager |
/llvm-project/llvm/lib/IR/ | ||
H A D | LegacyPassManager.cpp | 444 ModulePass *getContainedPass(unsigned N) { getContainedPass() function in __anon2bb795d40511::MPPassManager |