Searched refs:SCEVFindValues (Results 1 – 1 of 1) sorted by relevance
542 class SCEVFindValues final { class547 SCEVFindValues(ScalarEvolution &SE, SetVector<Value *> &Values) in SCEVFindValues() function in SCEVFindValues566 SCEVFindValues FindValues(SE, Values); in follow()567 SCEVTraversal<SCEVFindValues> ST(FindValues); in follow()578 SCEVFindValues FindValues(SE, Values); in findValues()579 SCEVTraversal<SCEVFindValues> ST(FindValues); in findValues()