Searched refs:parseInstructionMetadata (Results 1 – 2 of 2) sorted by relevance
528 bool parseInstructionMetadata(Instruction &Inst);
1983 bool LLParser::parseInstructionMetadata(Instruction &Inst) { in parseInstructionMetadata() function in LLParser5945 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()5953 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()