Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isStructTy

288     assert(!V->getType()->isStructTy() && "Should use other method");
317 assert(!V->getType()->isStructTy() && "Should use other method");
322 assert(!V->getType()->isStructTy() && "Should use other method");
360 assert(!V->getType()->isStructTy() && "Should use other method");
369 assert(!V->getType()->isStructTy() && "Should use getStructValueState");
392 assert(V->getType()->isStructTy() && "Should use getValueState");
656 if (PN.getType()->isStructTy())
715 if (!TrackedRetVals.empty() && !ResultOp->getType()->isStructTy()) {
760 if (EVI.getType()->isStructTy())
768 if (AggVal->getType()->isStructTy()) {
801 if (Val->getType()->isStructTy())
814 if (I.getType()->isStructTy())
1019 if (SI.getOperand(0)->getType()->isStructTy())
1040 if (I.getType()->isStructTy())
1094 if (F && F->isDeclaration() && !I->getType()->isStructTy() &&
1204 if (I->getType()->isStructTy() || !getValueState(I).isOverdefined())
1285 if (I->getOperand(0)->getType()->isStructTy()) {
1292 if (I->getOperand(1)->getType()->isStructTy()) {
1602 if (Inst->getType()->isStructTy())
1764 if (AI->use_empty() || AI->getType()->isStructTy()) continue;
1807 if (Inst->getType()->isVoidTy() || Inst->getType()->isStructTy())