Home
last modified time | relevance | path

Searched defs:BitsPossiblySet (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp544 unsigned BitsPossiblySet = Known2.countMaxPopulation(); in computeKnownBitsImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp1674 unsigned BitsPossiblySet = Known2.countMaxPopulation(); in computeKnownBitsFromOperator() local