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