Searched refs:parseInstructionMetadata (Results 1 – 2 of 2) sorted by relevance
516 bool parseInstructionMetadata(Instruction &Inst);
1891 bool LLParser::parseInstructionMetadata(Instruction &Inst) { in parseInstructionMetadata() function in LLParser5822 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()5830 if (parseInstructionMetadata(*Inst)) in parseBasicBlock()