Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DEVLIndVarSimplify.cpp44 struct EVLIndVarSimplifyImpl { struct
45 ScalarEvolution &SE;
46 OptimizationRemarkEmitter *ORE = nullptr;
48 EVLIndVarSimplifyImpl(LoopStandardAnalysisResults &LAR, in EVLIndVarSimplifyImpl() argument