Searched refs:parseMachineFunction (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp108 bool parseMachineFunction(Module &M, MachineModuleInfo &MMI);
264 if (parseMachineFunction(M, MMI))
286 bool MIRParserImpl::parseMachineFunction(Module &M, MachineModuleInfo &MMI) { function in class:MIRParserImpl

Completed in 55 milliseconds