Searched defs:setModule (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp119 void LTOCodeGenerator::setModule(std::unique_ptr<LTOModule> Mod) { function in class:LTOCodeGenerator
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h222 void setModule(const Module *M) { TheModule = M; } function in class:llvm::MachineModuleInfo

Completed in 102 milliseconds