Home
last modified time | relevance | path

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

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