Searched refs:NodeEUI (Results 1 – 1 of 1) sorted by relevance
8136 auto *NodeEUI = DT->getNode(EntryParent); in isGatherShuffledEntry() local8137 if (!NodeEUI) in isGatherShuffledEntry()8139 assert((NodeUI == NodeEUI) == in isGatherShuffledEntry()8140 (NodeUI->getDFSNumIn() == NodeEUI->getDFSNumIn()) && in isGatherShuffledEntry()8144 (DT->dominates(NodeUI, NodeEUI) || !DT->dominates(NodeEUI, NodeUI))) in isGatherShuffledEntry()