Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp484 void fixVectorizedLoop(VPTransformState &State, VPlan &Plan);
3658 void InnerLoopVectorizer::fixVectorizedLoop(VPTransformState &State, in fixVectorizedLoop() function in InnerLoopVectorizer
7718 ILV.fixVectorizedLoop(State, BestVPlan); in executePlan()