Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp481 void fixVectorizedLoop(VPTransformState &State, VPlan &Plan);
3642 void InnerLoopVectorizer::fixVectorizedLoop(VPTransformState &State, in fixVectorizedLoop() function in InnerLoopVectorizer
7629 ILV.fixVectorizedLoop(State, BestVPlan); in executePlan()