Searched refs:parseInstructionMetadata (Results 1 – 2 of 2) sorted by relevance
526 bool parseInstructionMetadata(Instruction &Inst);
2218 bool LLParser::parseInstructionMetadata(Instruction &Inst) { in parseInstructionMetadata() function in LLParser6121 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()6129 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()