Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h48 void pushModuleDesc(StringRef PassID, Any IR);
/freebsd-12.1/contrib/llvm/lib/Passes/
H A DStandardInstrumentations.cpp151 void PrintIRInstrumentation::pushModuleDesc(StringRef PassID, Any IR) { in pushModuleDesc() function in PrintIRInstrumentation
177 pushModuleDesc(PassID, IR); in printBeforePass()