Searched refs:tryGetValueStored (Results 1 – 2 of 2) sorted by relevance
363 Value *StoredVal = MA->tryGetValueStored(); in coalesceWrites()525 Value *StoredVal = MA->tryGetValueStored(); in removeRedundantWrites()
872 Value *tryGetValueStored() { in tryGetValueStored() function