reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1673 if (!BI->isConditional()) continue; 1674 if (!getValueState(BI->getCondition()).isUnknown()) 1679 if (isa<UndefValue>(BI->getCondition())) { 1680 BI->setCondition(ConstantInt::getFalse(BI->getContext())); 1680 BI->setCondition(ConstantInt::getFalse(BI->getContext()));