Searched refs:DependentWrite (Results 1 – 2 of 2) sorted by relevance
230 const WriteState *DependentWrite; variable252 IsEliminated(false), DependentWrite(nullptr), PartialWrite(nullptr),267 const WriteState *getDependentWrite() const { return DependentWrite; } in getDependentWrite()292 if (DependentWrite) in isReady()302 void setDependentWrite(const WriteState *Other) { DependentWrite = Other; } in setDependentWrite()
27 DependentWrite = nullptr; in writeStartEvent()