reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
227 if (!equivalentAsOperands(L.getCalledValue(), R.getCalledValue())) { 236 if (!equivalentAsOperands(L.getArgument(I), R.getArgument(I))) { 296 if (!equivalentAsOperands(LI->getCondition(), RI->getCondition())) { 313 if (!equivalentAsOperands(LI->getAddress(), RI->getAddress())) { 328 if (!equivalentAsOperands(LI->getCondition(), RI->getCondition())) { 372 if (!equivalentAsOperands(LO, RO)) { 641 if (!equivalentAsOperands(LCall->getCalledValue(), RInvoke->getCalledValue())) 654 if (!equivalentAsOperands(LInvoke->getCalledValue(), RCall->getCalledValue()))