reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2334 assert(isLoopCounter(IndVar, L, SE)); 2335 const SCEVAddRecExpr *AR = cast<SCEVAddRecExpr>(SE->getSCEV(IndVar)); 2342 if (IndVar->getType()->isPointerTy() && 2361 assert(SE->getSizeOfExpr(IntegerType::getInt64Ty(IndVar->getContext()), 2362 cast<PointerType>(IndVar->getType()) 2368 return Rewriter.expandCodeFor(IVLimit, IndVar->getType(), BI); 2410 IndVar->getType() : ExitCount->getType();