Searched defs:LHSCache (Results 1 – 3 of 3) sorted by relevance
269 if (haveNoCommonBitsSet(LHSCache, RHSCache, Q)) { in SimplifyDemandedUseBits() local
1584 WithCache<const Value *> LHSCache(LHS), RHSCache(RHS); visitAdd() local
235 haveNoCommonBitsSet(const WithCache<const Value * > & LHSCache,const WithCache<const Value * > & RHSCache,const SimplifyQuery & SQ) haveNoCommonBitsSet() argument