Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h215 MachineModuleInfo &getMMI() { return MMI; } getMMI() function
216 const MachineModuleInfo &getMMI() const { return MMI; } getMMI() function
237 MachineModuleInfo &getMMI() { return MMI; } getMMI() function