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