Searched defs:HexagonBid (Results 1 – 1 of 1) sorted by relevance
43 class HexagonBid { global() class 52 HexagonBid(unsigned B) { Bid = B ? MAX / llvm::popcount(B) : 0; } HexagonBid() function in __anon63202d6d0111::HexagonBid