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