Searched defs:RHSCache (Results 1 – 3 of 3) sorted by relevance
268 RHSCache(I->getOperand(1), RHSKnown); in SimplifyDemandedUseBits() local
1626 WithCache<const Value *> LHSCache(LHS), RHSCache(RHS); in visitAdd() local
237 const WithCache<const Value *> &RHSCache, in haveNoCommonBitsSet()