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