reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
496 if (Val == OtherOp) 497 OtherOp = Inst->getOperand(OpIdx1); 499 if (isa<ConstantPointerNull>(OtherOp)) 502 Value *OtherObj = GetUnderlyingObject(OtherOp, *DL);