Searched refs:isPromotableZeroStoreInst (Results 1 – 1 of 1) sorted by relevance
658 static bool isPromotableZeroStoreInst(MachineInstr &MI) { in isPromotableZeroStoreInst() function743 assert(isPromotableZeroStoreInst(*I) && isPromotableZeroStoreInst(*MergeMI) && in mergeNarrowZeroStores()1536 bool IsPromotableZeroStore = isPromotableZeroStoreInst(FirstMI); in findMatchingInsn()2067 assert(isPromotableZeroStoreInst(*MBBI) && "Expected narrow store."); in tryToMergeZeroStInst()2221 if (isPromotableZeroStoreInst(*MBBI) && tryToMergeZeroStInst(MBBI)) in optimizeBlock()