reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1649 auto *CI = dyn_cast<ConstantInt>(OtherVal); 1700 bool StoringOther = SI->getOperand(0) == OtherVal; 1742 NSI = SelectInst::Create(NLI, OtherVal, InitVal, "", LI);