Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp602 void fixReduction(VPWidenPHIRecipe *Phi, VPTransformState &State);
4125 fixReduction(PhiR, State); in fixCrossIterationPHIs()
4319 void InnerLoopVectorizer::fixReduction(VPWidenPHIRecipe *PhiR, in fixReduction() function in InnerLoopVectorizer