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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h274 MachineModuleInfo &getMMI() { return MMI; } function in class:llvm::MachineModuleInfoWrapperPass
275 const MachineModuleInfo &getMMI() const { return MMI; } function in class:llvm::MachineModuleInfoWrapperPass

Completed in 58 milliseconds