Searched refs:getOrCreateVPValueForSCEVExpr (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanTransforms.cpp | 51 vputils::getOrCreateVPValueForSCEVExpr(*Plan, II->getStep(), SE); in VPInstructionsToVPRecipes() 395 vputils::getOrCreateVPValueForSCEVExpr(Plan, ID.getStep(), SE); in optimizeInductions()
|
| H A D | VPlan.cpp | 1098 VPValue *vputils::getOrCreateVPValueForSCEVExpr(VPlan &Plan, const SCEV *Expr, in getOrCreateVPValueForSCEVExpr() function in vputils
|
| H A D | VPlan.h | 3066 VPValue *getOrCreateVPValueForSCEVExpr(VPlan &Plan, const SCEV *Expr,
|
| H A D | LoopVectorize.cpp | 8132 vputils::getOrCreateVPValueForSCEVExpr(Plan, IndDesc.getStep(), SE); in createWidenInductionRecipes()
|