Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
712 const Module *M = unwrapModule(IR); in pushModuleDesc()