Searched refs:PACValue (Results 1 – 1 of 1) sorted by relevance
764 auto *PACValue = mdconst::extract_or_null<ConstantInt>( in emitAttributes() local766 if (PACValue && PACValue->getZExtValue() == 1) { in emitAttributes()