Searched defs:KnownOut (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Support/ | ||
H A D | KnownBits.cpp | 38 KnownBits KnownOut; computeForAddCarry() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ValueTracking.cpp | 355 computeKnownBitsAddSub(bool Add,const Value * Op0,const Value * Op1,bool NSW,bool NUW,const APInt & DemandedElts,KnownBits & KnownOut,KnownBits & Known2,unsigned Depth,const SimplifyQuery & Q) computeKnownBitsAddSub() argument |