reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1643 if (CE1Op0->getType()->isFPOrFPVectorTy()) 1651 return evaluateICmpRelation(CE1Op0, 1652 Constant::getNullValue(CE1Op0->getType()), 1664 if (const GlobalValue *GV = dyn_cast<GlobalValue>(CE1Op0)) { 1673 } else if (isa<ConstantPointerNull>(CE1Op0)) { 1685 if (isa<ConstantPointerNull>(CE1Op0)) { 1694 } else if (const GlobalValue *GV = dyn_cast<GlobalValue>(CE1Op0)) { 1721 if (isa<GlobalValue>(CE1Op0) && isa<GlobalValue>(CE2Op0)) { 1723 if (CE1Op0 != CE2Op0) { 1726 return areGlobalsPotentiallyEqual(cast<GlobalValue>(CE1Op0),