Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DStandardInstrumentations.cpp192 const Module *unwrapModule(Any IR, bool Force = false) { in unwrapModule() function
332 auto *M = unwrapModule(IR); in unwrapAndPrint()
497 auto *M = unwrapModule(IR, /*Force=*/true); in handleInitialIR()
713 const Module *M = unwrapModule(IR); in pushModuleDesc()