Searched refs:ParseInstructionMetadata (Results 1 – 2 of 2) sorted by relevance
395 bool ParseInstructionMetadata(Instruction *Inst, PerFunctionState *PFS);
1495 bool LLParser::ParseInstructionMetadata(Instruction *Inst, in ParseInstructionMetadata() function in LLParser4391 if (ParseInstructionMetadata(Inst, &PFS)) in ParseBasicBlock()4399 if (ParseInstructionMetadata(Inst, &PFS)) in ParseBasicBlock()