Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp510 void fixVectorizedLoop(VPTransformState &State, VPlan &Plan);
2946 void InnerLoopVectorizer::fixVectorizedLoop(VPTransformState &State, in fixVectorizedLoop() function in InnerLoopVectorizer
7396 ILV.fixVectorizedLoop(State, BestVPlan); in executePlan()