Searched defs:BitsPossiblySet (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
| H A D | GISelKnownBits.cpp | 544 unsigned BitsPossiblySet = Known2.countMaxPopulation(); computeKnownBitsImpl() local |
| /llvm-project/llvm/lib/Analysis/ | ||
| H A D | ValueTracking.cpp | 1639 unsigned BitsPossiblySet = Known2.countMaxPopulation(); computeKnownBitsFromOperator() local |