Searched refs:CVA (Results 1 – 1 of 1) sorted by relevance
3735 if (const ConstantArray *CVA = dyn_cast<ConstantArray>(CV)) in emitGlobalConstantImpl() local3736 return emitGlobalConstantArray(DL, CVA, AP, BaseCV, Offset, AliasList); in emitGlobalConstantImpl()