Searched refs:popcntA (Results 1 – 2 of 2) sorted by relevance
72 unsigned popcntA = llvm::popcount(A.first); in getNonRedundantWriteProcRes() local74 if (popcntA < popcntB) in getNonRedundantWriteProcRes()76 if (popcntA > popcntB) in getNonRedundantWriteProcRes()
105 unsigned popcntA = llvm::popcount(A.first); in initializeUsedResources() local107 if (popcntA < popcntB) in initializeUsedResources()109 if (popcntA > popcntB) in initializeUsedResources()