Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DEVLIndVarSimplify.cpp44 struct EVLIndVarSimplifyImpl { struct
48 EVLIndVarSimplifyImpl(LoopStandardAnalysisResults &LAR, in EVLIndVarSimplifyImpl() function
97 bool EVLIndVarSimplifyImpl::run(Loop &L) { in run()
297 if (EVLIndVarSimplifyImpl(AR, ORE).run(L)) in run()