Searched refs:LoadRoots (Results 1 – 2 of 2) sorted by relevance
9681 SmallSet<SDNode *, 16> LoadRoots; in findConsecutiveLoad() local9704 LoadRoots.insert(ChainNext); in findConsecutiveLoad()9715 for (SmallSet<SDNode *, 16>::iterator I = LoadRoots.begin(), in findConsecutiveLoad()9716 IE = LoadRoots.end(); I != IE; ++I) { in findConsecutiveLoad()
11051 SmallSet<SDNode *, 16> LoadRoots; in findConsecutiveLoad() local11074 LoadRoots.insert(ChainNext); in findConsecutiveLoad()11085 for (SmallSet<SDNode *, 16>::iterator I = LoadRoots.begin(), in findConsecutiveLoad()11086 IE = LoadRoots.end(); I != IE; ++I) { in findConsecutiveLoad()