Searched defs:LHSCache (Results 1 – 3 of 3) sorted by relevance
267 WithCache<const Value *> LHSCache(I->getOperand(0), LHSKnown), in SimplifyDemandedUseBits() local
1626 WithCache<const Value *> LHSCache(LHS), RHSCache(RHS); in visitAdd() local
236 bool llvm::haveNoCommonBitsSet(const WithCache<const Value *> &LHSCache, in haveNoCommonBitsSet()