Searched refs:RHSImm (Results 1 – 1 of 1) sorted by relevance
601 const auto RHSImm = getConstantVRegVal(RHS, MRI); in selectCompareBranch() local602 if (!RHSImm || *RHSImm != 0) in selectCompareBranch()