Searched refs:isArrayTy (Results 1 – 12 of 12) sorted by relevance
200 bool isArrayTy() const { return getTypeID() == ArrayTyID; } in isArrayTy() function
736 if (LoadTy->isStructTy() || LoadTy->isArrayTy() || in CanCoerceMustAliasedValueToLoad()738 StoredVal->getType()->isArrayTy()) in CanCoerceMustAliasedValueToLoad()848 if (LoadTy->isStructTy() || LoadTy->isArrayTy()) in AnalyzeLoadFromClobberingWrite()921 DepSI->getValueOperand()->getType()->isArrayTy()) in AnalyzeLoadFromClobberingStore()936 if (DepLI->getType()->isStructTy() || DepLI->getType()->isArrayTy()) in AnalyzeLoadFromClobberingLoad()
482 if (SrcPTy->isArrayTy() || SrcPTy->isStructTy()) { in InstCombineStoreToCast()
976 if (TD && SrcElTy->isArrayTy() && in visitGetElementPtrInst()994 if (TD && SrcElTy->isArrayTy() && ResElTy->isIntegerTy(8)) { in visitGetElementPtrInst()
1504 assert((V->getType()->isStructTy() || V->getType()->isArrayTy()) && in FindInsertedValue()
435 if (Ty->isStructTy() || Ty->isArrayTy()) { in isOffsetOf()
399 Assert1(GVar && GVar->getType()->getElementType()->isArrayTy(), in visitGlobalValue()
636 if (Ty->isStructTy() || Ty->isArrayTy()) { in ConstantFoldCastInstruction()
1174 assert((Ty->isStructTy() || Ty->isArrayTy() || Ty->isVectorTy()) && in get()
2429 if (Init->getType()->isArrayTy()) in EvaluateStoreInto()
2561 if (!Ty->isArrayTy() || cast<ArrayType>(Ty)->getNumElements() != 0) in ConvertValIDToValue()
1085 if (C->getType()->isStructTy() || C->getType()->isArrayTy()) { in getValueImpl()