Searched refs:getLastInstructionInBundle (Results 1 – 1 of 1) sorted by relevance
2390 Instruction &getLastInstructionInBundle(const TreeEntry *E);9354 const Instruction *TEInsertPt = &getLastInstructionInBundle(TEUseEI.UserTE); in isGatherShuffledSingleRegisterEntry()9423 : &getLastInstructionInBundle(UseEI.UserTE); in isGatherShuffledSingleRegisterEntry()9446 Instruction &LastBundleInst = getLastInstructionInBundle(VTE); in isGatherShuffledSingleRegisterEntry()9814 Instruction &BoUpSLP::getLastInstructionInBundle(const TreeEntry *E) { in getLastInstructionInBundle() function in BoUpSLP9963 Instruction *LastInst = &getLastInstructionInBundle(E); in setInsertPointAfterBundle()