Searched refs:DependentWrite (Results 1 – 2 of 2) sorted by relevance
132 const WriteState *DependentWrite; variable154 IsEliminated(false), DependentWrite(nullptr), PartialWrite(nullptr),168 const WriteState *getDependentWrite() const { return DependentWrite; } in getDependentWrite()193 if (DependentWrite) in isReady()203 void setDependentWrite(const WriteState *Other) { DependentWrite = Other; } in setDependentWrite()
27 DependentWrite = nullptr; in writeStartEvent()