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