Searched refs:SelCCFVal (Results 1 – 1 of 1) sorted by relevance
4737 int64_t SelCCFVal = SelCCFalseConst->getSExtValue(); in mayUseP9Setb() local4739 if (SelCCTVal == -1 && SelCCFVal == 1) { in mayUseP9Setb()4741 } else if (SelCCTVal != 1 || SelCCFVal != -1) in mayUseP9Setb()