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