Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp914 bool MIRParserImpl::parseMBBReference(PerFunctionMIParsingState &PFS, in parseMBBReference() function in MIRParserImpl
H A DMIParser.cpp1819 bool MIParser::parseMBBReference(MachineBasicBlock *&MBB) { in parseMBBReference() function in MIParser
3226 bool llvm::parseMBBReference(PerFunctionMIParsingState &PFS, in parseMBBReference() function in llvm