Home
last modified time | relevance | path

Searched refs:ParseInstructionMetadata (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/AsmParser/
DLLParser.h419 bool ParseInstructionMetadata(Instruction &Inst);
DLLParser.cpp1609 bool LLParser::ParseInstructionMetadata(Instruction &Inst) { in ParseInstructionMetadata() function in LLParser
4683 if (ParseInstructionMetadata(*Inst)) in ParseBasicBlock()
4691 if (ParseInstructionMetadata(*Inst)) in ParseBasicBlock()