Searched refs:getLastInstructionInBundle (Results 1 – 1 of 1) sorted by relevance
2340 Instruction &getLastInstructionInBundle(const TreeEntry *E);8119 getLastInstructionInBundle(TE->UserTreeIndices.front().UserTE); in isGatherShuffledEntry()8164 getLastInstructionInBundle(EntryPtr->UserTreeIndices.front().UserTE); in isGatherShuffledEntry()8485 Instruction &BoUpSLP::getLastInstructionInBundle(const TreeEntry *E) { in getLastInstructionInBundle() function in BoUpSLP9847 Instruction *LastInst = &getLastInstructionInBundle(E.get()); in vectorizeTree()