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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp437 bool parseBasicBlock(MachineBasicBlock &MBB,
835 bool MIParser::parseBasicBlock(MachineBasicBlock &MBB, function in class:MIParser
951 if (parseBasicBlock(*MBB, AddFalthroughFrom))
953 // The method 'parseBasicBlock' should parse the whole block until the next

Completed in 62 milliseconds