Searched refs:ScalarPtrs (Results 1 – 1 of 1) sorted by relevance
2738 SmallSetVector<Instruction *, 8> ScalarPtrs; in collectLoopScalars() local2785 ScalarPtrs.insert(I); in collectLoopScalars()2812 for (auto *I : ScalarPtrs) in collectLoopScalars()