reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
77 Version = mdconst::extract<ConstantInt>(MFE.Val)->getZExtValue(); 83 Flags |= mdconst::extract<ConstantInt>(MFE.Val)->getZExtValue(); 85 Section = cast<MDString>(MFE.Val)->getString(); 321 CFGProfile = cast<MDNode>(MFE.Val);lib/IR/Core.cpp
343 Result[i].Metadata = wrap(ModuleFlag.Val);
lib/IR/Module.cpp 315 return MFE.Val;
lib/Target/RISCV/RISCVTargetObjectFile.cpp 94 SSThreshold = mdconst::extract<ConstantInt>(MFE.Val)->getZExtValue();