Searched refs:DependentWrite (Results 1 – 1 of 1) sorted by relevance
123 const WriteState *DependentWrite; variable143 IsEliminated(false), DependentWrite(nullptr), PartialWrite(nullptr),176 const WriteState *getDependentWrite() const { return DependentWrite; } in getDependentWrite()177 void setDependentWrite(WriteState *Other) { DependentWrite = Other; } in setDependentWrite()180 DependentWrite = nullptr; in writeStartEvent()