Searched refs:BlockAddressRefCount (Results 1 – 1 of 1) sorted by relevance
648 return getBasicBlockBits().BlockAddressRefCount != 0; in hasAddressTaken()728 unsigned short BlockAddressRefCount : 15; member760 Bits.BlockAddressRefCount += Amt; in AdjustBlockAddressRefCount()762 assert(Bits.BlockAddressRefCount < 255 && "Refcount wrap-around"); in AdjustBlockAddressRefCount()