Searched refs:parseInstructionMetadata (Results 1 – 2 of 2) sorted by relevance
586 bool parseInstructionMetadata(Instruction &Inst);
2308 bool LLParser::parseInstructionMetadata(Instruction &Inst) { in parseInstructionMetadata() function in LLParser6706 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()6714 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()