MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / getLazyBitcodeModuleImpl

Function getLazyBitcodeModuleImpl

lib/Bitcode/Reader/BitcodeReader.cpp:6579–6593  ·  view source on GitHub ↗

\brief Get a lazy one-at-time loading module from bitcode. This isn't always used in a lazy context. In particular, it's also used by \a parseBitcodeFile(). If this is truly lazy, then we need to eagerly pull in forward-referenced functions from block address references. \param[in] MaterializeAll Set to \c true if we should materialize everything.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getLazyBitcodeModuleMethod · 0.85
parseBitcodeFileMethod · 0.85

Calls 4

getBitcodeModuleImplFunction · 0.85
getMethod · 0.45
getBufferIdentifierMethod · 0.45
releaseMethod · 0.45

Tested by

no test coverage detected