Home
last modified time | relevance | path

Searched refs:popModuleDesc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp718 PrintIRInstrumentation::popModuleDesc(StringRef PassID) { in popModuleDesc() function in PrintIRInstrumentation
758 std::tie(M, IRName, StoredPassID) = popModuleDesc(PassID); in printAfterPass()
781 std::tie(M, IRName, StoredPassID) = popModuleDesc(PassID); in printAfterPassInvalidated()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h58 PrintModuleDesc popModuleDesc(StringRef PassID);