Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isIntOrIntVectorTy

233   assert((V->getType()->isIntOrIntVectorTy() ||
238 (!V->getType()->isIntOrIntVectorTy() ||
1133 assert((TD || V->getType()->isIntOrIntVectorTy()) &&