Lines Matching refs:isStructTy
444 assert(!V->getType()->isStructTy() && "structs should use mergeInValue"); in markConstant()
470 assert(!V->getType()->isStructTy() &&
479 assert(!V->getType()->isStructTy() && "Should use getStructValueState"); in getValueState()
498 assert(V->getType()->isStructTy() && "Should use getValueState"); in getStructValueState()
786 assert(!V->getType()->isStructTy() && in getLatticeValueFor()
962 if (V->getType()->isStructTy()) { in getConstantOrNull()
1194 if (PN.getType()->isStructTy()) in visitPHINode()
1245 if (!TrackedRetVals.empty() && !ResultOp->getType()->isStructTy()) { in visitReturnInst()
1338 if (EVI.getType()->isStructTy()) in visitExtractValueInst()
1351 if (AggVal->getType()->isStructTy()) { in visitExtractValueInst()
1391 if (Val->getType()->isStructTy()) in visitInsertValueInst()
1404 if (I.getType()->isStructTy()) in visitSelectInst()
1460 if (I.getType()->isStructTy()) in visitFreezeInst()
1605 if (SI.getOperand(0)->getType()->isStructTy()) in visitStoreInst()
1644 if (I.getType()->isStructTy() || I.isVolatile()) in visitLoadInst()
1703 if (CB.getType()->isStructTy()) in handleCallOverdefined()
1711 if (A.get()->getType()->isStructTy()) in handleCallOverdefined()
1933 if (I->getType()->isStructTy() || !getValueState(I).isOverdefined()) in solve()