Searched defs:BitsToClear (Results 1 – 2 of 2) sorted by relevance
1025 static bool canEvaluateZExtd(Value *V, Type *Ty, unsigned &BitsToClear, in canEvaluateZExtd()1157 unsigned BitsToClear; in visitZExt() local
28427 uint64_t BitsToClear = Op->getConstantOperandVal(1) in SimplifyDemandedBitsForTargetNode() local