Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp972 bool MIRParserImpl::parseMBBReference(PerFunctionMIParsingState &PFS, in parseMBBReference() function in MIRParserImpl
H A DMIParser.cpp2046 bool MIParser::parseMBBReference(MachineBasicBlock *&MBB) { in parseMBBReference() function in MIParser
3565 bool llvm::parseMBBReference(PerFunctionMIParsingState &PFS, in parseMBBReference() function in llvm