Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h58 void pushModuleDesc(StringRef PassID, Any IR);
/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp673 void PrintIRInstrumentation::pushModuleDesc(StringRef PassID, Any IR) { in pushModuleDesc() function in PrintIRInstrumentation
695 pushModuleDesc(PassID, IR); in printBeforePass()