Searched refs:isReadClobber (Results 1 – 1 of 1) sorted by relevance
1198 if (isReadClobber(DefLoc, UseInst)) { in isWriteAtEndOfFunction()1264 bool isReadClobber(const MemoryLocation &DefLoc, Instruction *UseInst) { in isReadClobber() function1416 if (!isa<IntrinsicInst>(CurrentI) && isReadClobber(KillingLoc, CurrentI)) in getDomMemoryDef()1423 isReadClobber(KillingLoc, UseOrDef->getMemoryInst()); in getDomMemoryDef()1568 if (isReadClobber(MaybeDeadLoc, UseInst)) { in getDomMemoryDef()2125 if (!IsRedundantStore() || isReadClobber(*MaybeDefLoc, DefInst)) in eliminateRedundantStoresOfExistingValues()