Searched refs:addMachineModuleInfo (Results 1 – 4 of 4) sorted by relevance
106 LLVMTargetMachine::addMachineModuleInfo(PassManagerBase &PM) const { in addMachineModuleInfo() function in LLVMTargetMachine153 MachineModuleInfo &MMI = TM->addMachineModuleInfo(PM); in addPassesToGenerateCode()
317 MachineModuleInfo &addMachineModuleInfo(PassManagerBase &PM) const;
72 LLVMTM.addMachineModuleInfo(PM); in parseMIR()
417 LLVMTM.addMachineModuleInfo(PM); in compileModule()