Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp125 const Module *unwrapModule(Any IR, bool Force = false) { in unwrapModule() function
243 auto *M = unwrapModule(IR); in unwrapAndPrint()
415 auto *M = unwrapModule(IR, /*Force=*/true); in handleInitialIR()
674 const Module *M = unwrapModule(IR); in pushModuleDesc()
821 const Module *M = unwrapModule(IR, /*Force=*/true); in shouldRun()