Searched refs:TEInsertBlock (Results 1 – 1 of 1) sorted by relevance
10935 const BasicBlock *TEInsertBlock = nullptr; in isGatherShuffledSingleRegisterEntry() local10939 TEInsertBlock = PHI->getIncomingBlock(TEUseEI.EdgeIdx); in isGatherShuffledSingleRegisterEntry()10940 TEInsertPt = TEInsertBlock->getTerminator(); in isGatherShuffledSingleRegisterEntry()10942 TEInsertBlock = TEInsertPt->getParent(); in isGatherShuffledSingleRegisterEntry()10944 if (!DT->isReachableFromEntry(TEInsertBlock)) in isGatherShuffledSingleRegisterEntry()10946 auto *NodeUI = DT->getNode(TEInsertBlock); in isGatherShuffledSingleRegisterEntry()11021 if ((TEInsertBlock != InsertPt->getParent() || in isGatherShuffledSingleRegisterEntry()