Lines Matching refs:isStructTy
427 assert(!V->getType()->isStructTy() && "structs should use mergeInValue"); in markConstant()
446 assert(!V->getType()->isStructTy() &&
455 assert(!V->getType()->isStructTy() && "Should use getStructValueState"); in getValueState()
474 assert(V->getType()->isStructTy() && "Should use getValueState"); in getStructValueState()
762 assert(!V->getType()->isStructTy() && in getLatticeValueFor()
918 if (V->getType()->isStructTy()) { in getConstantOrNull()
1150 if (PN.getType()->isStructTy()) in visitPHINode()
1201 if (!TrackedRetVals.empty() && !ResultOp->getType()->isStructTy()) { in visitReturnInst()
1300 if (EVI.getType()->isStructTy()) in visitExtractValueInst()
1313 if (AggVal->getType()->isStructTy()) { in visitExtractValueInst()
1353 if (Val->getType()->isStructTy()) in visitInsertValueInst()
1366 if (I.getType()->isStructTy()) in visitSelectInst()
1422 if (I.getType()->isStructTy()) in visitFreezeInst()
1559 if (SI.getOperand(0)->getType()->isStructTy()) in visitStoreInst()
1593 if (I.getType()->isStructTy() || I.isVolatile()) in visitLoadInst()
1652 if (CB.getType()->isStructTy()) in handleCallOverdefined()
1660 if (A.get()->getType()->isStructTy()) in handleCallOverdefined()
1877 if (I->getType()->isStructTy() || !getValueState(I).isOverdefined()) in solve()