Home
last modified time | relevance | path

Searched refs:OtherWrite (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DRegisterFile.cpp169 const WriteRef &OtherWrite = RegisterMappings[RegID].first; in addRegisterWrite() local
177 if (OtherWrite.getSourceIndex() != Write.getSourceIndex()) { in addRegisterWrite()
179 WS.setDependentWrite(OtherWrite.getWriteState()); in addRegisterWrite()