Searched refs:isStructTy (Results 1 – 25 of 27) sorted by relevance
12
287 assert(!V->getType()->isStructTy() && "Should use other method"); in markOverdefined()316 assert(!V->getType()->isStructTy() && "Should use other method"); in markConstant()321 assert(!V->getType()->isStructTy() && "Should use other method"); in markForcedConstant()359 assert(!V->getType()->isStructTy() && "Should use other method"); in mergeInValue()368 assert(!V->getType()->isStructTy() && "Should use getStructValueState"); in getValueState()391 assert(V->getType()->isStructTy() && "Should use getValueState"); in getStructValueState()654 if (PN.getType()->isStructTy()) in visitPHINode()713 if (!TrackedRetVals.empty() && !ResultOp->getType()->isStructTy()) { in visitReturnInst()758 if (EVI.getType()->isStructTy()) in visitExtractValueInst()766 if (AggVal->getType()->isStructTy()) { in visitExtractValueInst()[all …]
836 if (LoadTy->isStructTy() || LoadTy->isArrayTy() || in CanCoerceMustAliasedValueToLoad()837 StoredVal->getType()->isStructTy() || in CanCoerceMustAliasedValueToLoad()948 if (LoadTy->isStructTy() || LoadTy->isArrayTy()) in AnalyzeLoadFromClobberingWrite()1020 if (DepSI->getValueOperand()->getType()->isStructTy() || in AnalyzeLoadFromClobberingStore()1036 if (DepLI->getType()->isStructTy() || DepLI->getType()->isArrayTy()) in AnalyzeLoadFromClobberingLoad()
1723 if ((*GEPIt)->isStructTy()) in isSafeGEP()
1572 } else if (U->get()->getType()->getPointerElementType()->isStructTy()) { in isVectorPromotionViableForSlice()
283 if (Ty->getReturnType()->isStructTy()) return false; in Verify()
52 assert((VTy->isFirstClassType() || VTy->isVoidTy() || VTy->isStructTy()) && in Value()
168 if (!this->isStructTy()) in isSizedDerivedType()
638 if (Ty->isStructTy() || Ty->isArrayTy()) { in ConstantFoldCastInstruction()
1018 F.getReturnType()->isStructTy(), in visitFunction()
1232 assert((Ty->isStructTy() || Ty->isArrayTy() || Ty->isVectorTy()) && in get()
212 bool isStructTy() const { return getTypeID() == StructTyID; } in isStructTy() function
983 assert(RetTy->isStructTy() && in RemoveDeadStuffFromFunction()1058 assert (RetTy->isStructTy()); in RemoveDeadStuffFromFunction()
689 Type *IdxTy = (ElTy->isStructTy() ? in DoPromotion()
434 assert((*GEPI)->isStructTy() && in IsUserOfGlobalSafeForSRA()
1538 if (MemPtr->getType()->isStructTy()) in EmitMemberPointerIsNotNull()1560 llvm::Constant *FirstField = Val->getType()->isStructTy() ? in MemberPointerConstantIsNull()1680 if (MemPtr->getType()->isStructTy()) { in EmitMemberDataPointerAddress()1912 if (MemPtr->getType()->isStructTy()) { in EmitLoadOfMemberFunctionPointer()
383 else if (T->isStructTy()) { in getOrCreateType()
475 if (SrcPTy->isArrayTy() || SrcPTy->isStructTy()) { in InstCombineStoreToCast()
997 if (NewRetTy->isStructTy()) in transformConstExprCastCall()
1140 EndsWithSequential = !(*I)->isStructTy(); in visitGetElementPtrInst()
391 else if (RetTy->isStructTy()) { in getMips16HelperFunction()
1636 assert((V->getType()->isStructTy() || V->getType()->isArrayTy()) && in FindInsertedValue()
441 if (Ty->isStructTy() || Ty->isArrayTy()) { in isOffsetOf()5140 if (PTy->getElementType()->isStructTy()) in BuildConstantFromSCEV()
1397 if (SinCos->getType()->isStructTy()) { in insertSinCosCall()
1802 if (ArgTy->isStructTy() || ArgTy->isArrayTy() || ArgTy->isVectorTy()) in FastLowerArguments()
3098 if (ArgTy->isStructTy() || ArgTy->isArrayTy() || ArgTy->isVectorTy()) in FastLowerArguments()