|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp 609 ICmpInst::Predicate PredL = LHS->getPredicate(), PredR = RHS->getPredicate();
611 getMaskedTypeForICmpPair(A, B, C, D, E, LHS, RHS, PredL, PredR);
623 LHS, RHS, IsAnd, A, B, C, D, E, PredL, PredR, LHSMask, RHSMask,
693 return LHS;
706 return LHS;
737 return ConstantInt::get(LHS->getType(), !IsAnd);