Home
last modified time | relevance | path

Searched refs:MinorMD (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDXILMetadataAnalysis.cpp35 auto *MinorMD = mdconst::extract<ConstantInt>(ValVerMD->getOperand(1)); in collectMetadataInfo() local
37 VersionTuple(MajorMD->getZExtValue(), MinorMD->getZExtValue()); in collectMetadataInfo()