Home
last modified time | relevance | path

Searched defs:RHSCache (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp268 RHSCache(I->getOperand(1), RHSKnown); in SimplifyDemandedUseBits() local
H A DInstCombineAddSub.cpp1626 WithCache<const Value *> LHSCache(LHS), RHSCache(RHS); in visitAdd() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp237 const WithCache<const Value *> &RHSCache, in haveNoCommonBitsSet()