Searched defs:parseMBBReference (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/MIRParser/ | ||
H A D | MIRParser.cpp | 1031 bool MIRParserImpl::parseMBBReference(PerFunctionMIParsingState &PFS, parseMBBReference() function in MIRParserImpl |
H A D | MIParser.cpp | 2098 bool MIParser::parseMBBReference(MachineBasicBlock *&MBB) { parseMBBReference() function in MIParser |