Searched refs:pConst (Results 1 – 1 of 1) sorted by relevance
22 ConstantInt *pConst = mdconst::extract<ConstantInt>(MDO); in ConstMDToUint32() local23 return (uint32_t)pConst->getZExtValue(); in ConstMDToUint32()