Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isConditional

1452       if (!BI->isConditional()) continue;
1854 assert(BI->isConditional() && isa<UndefValue>(BI->getCondition()) &&