reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2489 Type *ITy = GetCompareTy(LHS); // The return type. 2490 Type *OpTy = LHS->getType(); // The operand type. 2502 return LHS; 2519 return LHS; 2537 if (isImpliedCondition(RHS, LHS, Q.DL).getValueOr(false)) 2548 if (isImpliedCondition(LHS, RHS, Q.DL).getValueOr(false)) 2552 if (isImpliedCondition(LHS, RHS, Q.DL).getValueOr(false))