Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp610 void fixLCSSAPHIs(VPTransformState &State);
4131 fixLCSSAPHIs(State); in fixVectorizedLoop()
4504 void InnerLoopVectorizer::fixLCSSAPHIs(VPTransformState &State) { in fixLCSSAPHIs() function in InnerLoopVectorizer