Searched refs:ParseMDTuple (Results 1 – 4 of 4) sorted by relevance
420 bool ParseMDTuple(MDNode *&MD, bool IsDistinct = false);
665 ParseMDTuple(Init, IsDistinct)) in ParseStandaloneMetadata()3304 bool LLParser::ParseMDTuple(MDNode *&MD, bool IsDistinct) { in ParseMDTuple() function in LLParser3328 return ParseMDTuple(N); in ParseMDNodeTail()
509 bool ParseMDTuple(MDNode *&MD, bool IsDistinct = false);
744 ParseMDTuple(Init, IsDistinct)) in ParseStandaloneMetadata()3594 bool LLParser::ParseMDTuple(MDNode *&MD, bool IsDistinct) { in ParseMDTuple() function in LLParser3618 return ParseMDTuple(N); in ParseMDNodeTail()