Searched refs:parseStandaloneMBB (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp428 bool parseStandaloneMBB(MachineBasicBlock *&MBB);
1076 bool MIParser::parseStandaloneMBB(MachineBasicBlock *&MBB) { function in class:MIParser
3207 return MIParser(PFS, Error, Src).parseStandaloneMBB(MBB);

Completed in 59 milliseconds