Searched refs:UserCA (Results 1 – 3 of 3) sorted by relevance
205 if (ConstantArray *UserCA = dyn_cast<ConstantArray>(UserC)) { in resolveConstantForwardRefs() local206 NewC = ConstantArray::get(UserCA->getType(), NewOps); in resolveConstantForwardRefs()
202 if (ConstantArray *UserCA = dyn_cast<ConstantArray>(UserC)) { in resolveConstantForwardRefs() local203 NewC = ConstantArray::get(UserCA->getType(), NewOps); in resolveConstantForwardRefs()
1069 if (ConstantArray *UserCA = dyn_cast<ConstantArray>(UserC)) { in resolveConstantForwardRefs() local1070 NewC = ConstantArray::get(UserCA->getType(), NewOps); in resolveConstantForwardRefs()