Searched refs:LoadRoot (Results 1 – 1 of 1) sorted by relevance
14807 SDNode *LoadRoot = Queue.pop_back_val(); in findConsecutiveLoad() local14808 if (!Visited.insert(LoadRoot).second) in findConsecutiveLoad()14811 if (MemSDNode *ChainLD = dyn_cast<MemSDNode>(LoadRoot)) in findConsecutiveLoad()14815 for (SDNode *U : LoadRoot->users()) in findConsecutiveLoad()14817 cast<MemSDNode>(U)->getChain().getNode() == LoadRoot) || in findConsecutiveLoad()