Searched refs:parseInstructionMetadata (Results 1 – 2 of 2) sorted by relevance
556 bool parseInstructionMetadata(Instruction &Inst);
2104 bool LLParser::parseInstructionMetadata(Instruction &Inst) { in parseInstructionMetadata() function in LLParser6229 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()6237 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()