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