Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isStructTy

294     assert(!V->getType()->isStructTy() && "Should use other method");
323 assert(!V->getType()->isStructTy() && "Should use other method");
328 assert(!V->getType()->isStructTy() && "Should use other method");
366 assert(!V->getType()->isStructTy() && "Should use other method");
375 assert(!V->getType()->isStructTy() && "Should use getStructValueState");
398 assert(V->getType()->isStructTy() && "Should use getValueState");
661 if (PN.getType()->isStructTy())
723 if (!TrackedRetVals.empty() && !ResultOp->getType()->isStructTy()) {
768 if (EVI.getType()->isStructTy())
776 if (AggVal->getType()->isStructTy()) {
809 if (Val->getType()->isStructTy())
822 if (I.getType()->isStructTy())
1027 if (SI.getOperand(0)->getType()->isStructTy())
1048 if (I.getType()->isStructTy())
1102 if (F && F->isDeclaration() && !I->getType()->isStructTy() &&
1213 if (I->getType()->isStructTy() || !getValueState(I).isOverdefined())
1295 if (I->getOperand(0)->getType()->isStructTy()) {
1302 if (I->getOperand(1)->getType()->isStructTy()) {
1608 if (Inst->getType()->isStructTy())
1770 if (AI->use_empty() || AI->getType()->isStructTy()) continue;
1813 if (Inst->getType()->isVoidTy() || Inst->getType()->isStructTy())