Searched refs:getMainOp (Results 1 – 1 of 1) sorted by relevance
2696 Instruction *getMainOp() const { in getMainOp() function4539 InsertElementInst>(TE->getMainOp()) && in reorderTopToBottom()4544 if (isa<InsertElementInst, StoreInst>(TE->getMainOp())) in reorderTopToBottom()4874 Data.first->getMainOp()) || in reorderBottomToTop()7796 E->getMainOp()->getType()->isPointerTy())) && in getEntryCost()7798 Instruction *VL0 = E->getMainOp(); in getEntryCost()8933 if (const TreeEntry *E = getTreeEntry(TE.getMainOp()); in getTreeCost()9821 auto *Front = E->getMainOp(); in getLastInstructionInBundle()9962 auto *Front = E->getMainOp(); in setInsertPointAfterBundle()11070 if (E->getMainOp() && E->Idx == 0 && !UserIgnoreList) in vectorizeTree()[all …]