Searched refs:deadCPSR (Results 1 – 1 of 1) sorted by relevance
12225 bool deadCPSR = false; in AdjustInstrPostInstrSelection() local12232 deadCPSR = true; in AdjustInstrPostInstrSelection()12241 assert(deadCPSR == !Node->hasAnyUseOfValue(1) && "inconsistent dead flag"); in AdjustInstrPostInstrSelection()12242 if (deadCPSR) { in AdjustInstrPostInstrSelection()