Searched defs:enumeratePasses (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/IR/
H A DPass.cpp219 // enumeratePasses - Iterate over the registered passes, calling the
222 void PassRegistrationListener::enumeratePasses() { function in class:PassRegistrationListener
266 GetCFGOnlyPasses(Preserved).enumeratePasses();

Completed in 138 milliseconds