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

/external/llvm/lib/VMCore/
H A DPass.cpp235 // enumeratePasses - Iterate over the registered passes, calling the
238 void PassRegistrationListener::enumeratePasses() { function in class:PassRegistrationListener
273 GetCFGOnlyPasses(Preserved).enumeratePasses();
/external/llvm/include/llvm/Support/
H A DPassNameParser.h51 enumeratePasses();
/external/llvm/include/llvm/
H A DPassSupport.h327 /// enumeratePasses - Iterate over the registered passes, calling the
330 void enumeratePasses();
333 /// enumeratePasses on this PassRegistrationListener object.

Completed in 61 milliseconds