Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp921 bool MIParser::parseBasicBlock(MachineBasicBlock &MBB, in parseBasicBlock() function in MIParser
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp6634 bool LLParser::parseBasicBlock(PerFunctionState &PFS) { in parseBasicBlock() function in LLParser