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