reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/LazyValueInfo.cpp
  956     ICmpInst::Predicate Pred = ICI->getPredicate();
  957     Value *A = ICI->getOperand(0);
  958     if (ConstantInt *CIBase = dyn_cast<ConstantInt>(ICI->getOperand(1))) {