Searched defs:DemandedBits (Results 1 – 7 of 7) sorted by relevance
23 class DemandedBits; variable
41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits() function
24 class DemandedBits; variable
43 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) : in DemandedBits() function
68 class DemandedBits; variable
36 class DemandedBits; variable
863 uint64_t DemandedBits = Demanded.getZExtValue(); in optimizeLogicalImm() local