Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DRetireStage.cpp51 bool ShouldFreeRegs = !(Desc.isZeroLatency() && Inst.isDependencyBreaking()); in notifyInstructionRetired() local
53 PRF.removeRegisterWrite(*WS.get(), FreedRegs, ShouldFreeRegs); in notifyInstructionRetired()