Searched refs:ParseInstructionMetadata (Results 1 – 2 of 2) sorted by relevance
419 bool ParseInstructionMetadata(Instruction &Inst);
1609 bool LLParser::ParseInstructionMetadata(Instruction &Inst) { in ParseInstructionMetadata() function in LLParser4683 if (ParseInstructionMetadata(*Inst)) in ParseBasicBlock()4691 if (ParseInstructionMetadata(*Inst)) in ParseBasicBlock()