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