Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp288 bool MIRParserImpl::parseMachineFunctions(Module &M, MachineModuleInfo &MMI, in parseMachineFunctions() function in MIRParserImpl
1229 bool MIRParser::parseMachineFunctions(Module &M, MachineModuleInfo &MMI) { in parseMachineFunctions() function in MIRParser
1233 bool MIRParser::parseMachineFunctions(Module &M, ModuleAnalysisManager &MAM) { in parseMachineFunctions() function in MIRParser