Searched refs:isRemovable (Results 1 – 1 of 1) sorted by relevance
1273 bool isRemovable(Instruction *I) { in isRemovable() function1583 if (!CurrentLoc || !isRemovable(CurrentI)) { in getDomMemoryDef()1977 if (!DefLoc || !isRemovable(DefI)) { in eliminateDeadWritesAtEndOfFunction()2017 if (!isRemovable(DefI)) in tryFoldIntoCalloc()2176 if (!isRemovable(DefI)) in storeIsNoop()2247 assert(isRemovable(DeadI) && "Expect only removable instruction"); in removePartiallyOverlappedStores()2274 if (!MaybeDefLoc || !isRemovable(DefInst)) in eliminateRedundantStoresOfExistingValues()