Lines Matching defs:TruncMask
17503 uint64_t TruncMask = ShiftLHS.getConstantOperandVal(1);17504 if (isMask_64(TruncMask)) {