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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/
H A DPassRegistry.h79 /// enumerateWith - Enumerate the registered passes, calling the provided
81 void enumerateWith(PassRegistrationListener *L);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DPassRegistry.cpp73 void PassRegistry::enumerateWith(PassRegistrationListener *L) { function in class:PassRegistry
H A DPass.cpp211 PassRegistry::getPassRegistry()->enumerateWith(this);

Completed in 66 milliseconds