Searched refs:parseInstructionMetadata (Results 1 – 2 of 2) sorted by relevance
588 bool parseInstructionMetadata(Instruction &Inst);
2196 bool LLParser::parseInstructionMetadata(Instruction &Inst) { in parseInstructionMetadata() function in LLParser6393 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()6401 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()