Home
last modified time | relevance | path

Searched refs:getLastLaneForVF (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp133 auto Lane = VPLane::getLastLaneForVF(State.VF); in fixPhi()
H A DVPlan.h134 static VPLane getLastLaneForVF(const ElementCount &VF) { in getLastLaneForVF() function