Searched refs:DependentWrite (Results 1 – 2 of 2) sorted by relevance
231 const WriteState *DependentWrite; variable253 IsEliminated(false), DependentWrite(nullptr), PartialWrite(nullptr),268 const WriteState *getDependentWrite() const { return DependentWrite; } in getDependentWrite()293 if (DependentWrite) in isReady()303 void setDependentWrite(const WriteState *Other) { DependentWrite = Other; } in setDependentWrite()
27 DependentWrite = nullptr; in writeStartEvent()