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