Searched refs:materializeModule (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGVMaterializer.h41 virtual Error materializeModule() = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp449 return M->materializeModule();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp574 Error materializeModule() override;
5401 Error BitcodeReader::materializeModule() { function in class:BitcodeReader

Completed in 253 milliseconds