Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isConditional

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