Searched refs:SC_And (Results 1 – 2 of 2) sorted by relevance
643 SC_And = 1, enumerator645 SC_All = SC_And | SC_Or,
3607 if (!(ShortCircuitable & SC_And)) { in lowerInt1ForBranch()3615 Producer->getSrc(0), TargetTrue, NewTarget, SC_And); in lowerInt1ForBranch()