Searched refs:EntryParent (Results 1 – 1 of 1) sorted by relevance
8135 auto *EntryParent = LastEI->getParent(); in isGatherShuffledEntry() local8136 auto *NodeEUI = DT->getNode(EntryParent); in isGatherShuffledEntry()8143 if (UserInst.getParent() != EntryParent && in isGatherShuffledEntry()8146 if (UserInst.getParent() == EntryParent && UserInst.comesBefore(LastEI)) in isGatherShuffledEntry()