Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Passes/
H A DStandardInstrumentations.cpp188 const Module *unwrapModule(Any IR, bool Force = false) { in unwrapModule() function
326 auto *M = unwrapModule(IR); in unwrapAndPrint()
507 auto *M = unwrapModule(IR, /*Force=*/true); in handleInitialIR()
706 const Module *M = unwrapModule(IR); in pushModuleDesc()