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