Searched refs:RHSCI (Results 1 – 1 of 1) sorted by relevance
5808 if (ConstantSDNode *RHSCI = dyn_cast<ConstantSDNode>(Op0)) in visitBRCOND() local5809 if (RHSCI->getAPIntValue() == 1 && Op0.hasOneUse() && in visitBRCOND()