Searched refs:deadCPSR (Results 1 – 2 of 2) sorted by relevance
6341 bool deadCPSR = false; in AdjustInstrPostInstrSelection() local6348 deadCPSR = true; in AdjustInstrPostInstrSelection()6357 assert(deadCPSR == !Node->hasAnyUseOfValue(1) && "inconsistent dead flag"); in AdjustInstrPostInstrSelection()6358 if (deadCPSR) { in AdjustInstrPostInstrSelection()
8553 bool deadCPSR = false; in AdjustInstrPostInstrSelection() local8560 deadCPSR = true; in AdjustInstrPostInstrSelection()8569 assert(deadCPSR == !Node->hasAnyUseOfValue(1) && "inconsistent dead flag"); in AdjustInstrPostInstrSelection()8570 if (deadCPSR) { in AdjustInstrPostInstrSelection()