Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp1011 bool MIRParserImpl::parseMBBReference(PerFunctionMIParsingState &PFS, parseMBBReference() function in MIRParserImpl
H A DMIParser.cpp2089 bool MIParser::parseMBBReference(MachineBasicBlock *&MBB) { parseMBBReference() function in MIParser
3610 bool llvm::parseMBBReference(PerFunctionMIParsingState &PFS, parseMBBReference() function in llvm