Searched refs:MinorMD (Results 1 – 1 of 1) sorted by relevance
35 auto *MinorMD = mdconst::extract<ConstantInt>(ValVerMD->getOperand(1)); in collectMetadataInfo() local37 VersionTuple(MajorMD->getZExtValue(), MinorMD->getZExtValue()); in collectMetadataInfo()