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

References

lib/Transforms/InstCombine/InstructionCombining.cpp
  693     if (L && R) {
  696       C = Builder.CreateBinOp(InnerOpcode, L, R);
  702     if (L && L == ConstantExpr::getBinOpIdentity(InnerOpcode, L->getType())) {
  702     if (L && L == ConstantExpr::getBinOpIdentity(InnerOpcode, L->getType())) {
  702     if (L && L == ConstantExpr::getBinOpIdentity(InnerOpcode, L->getType())) {