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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp113 bool initializeMachineFunction(const yaml::MachineFunction &YamlMF,
309 if (initializeMachineFunction(YamlMF, MF))
394 MIRParserImpl::initializeMachineFunction(const yaml::MachineFunction &YamlMF, function in class:MIRParserImpl

Completed in 96 milliseconds