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

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h193 void setModule(const Module *M) { TheModule = M; } function in class:llvm::MachineModuleInfo

Completed in 172 milliseconds