Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isConditional

1453       if (BI->isConditional() && isa<ConstantInt>(BI->getCondition())) {