Searched defs:EVLIndVarSimplifyImpl (Results 1 – 1 of 1) sorted by relevance
44 struct EVLIndVarSimplifyImpl { struct45 ScalarEvolution &SE;46 OptimizationRemarkEmitter *ORE = nullptr;48 EVLIndVarSimplifyImpl(LoopStandardAnalysisResults &LAR, in EVLIndVarSimplifyImpl() argument