Home
last modified time | relevance | path

Searched refs:MapTombstone (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryLocation.h75 MapTombstone = BeforeOrAfterPointer - 3, enumerator
79 MaxValue = (MapTombstone - 1) & ~(ImpreciseBit | ScalableBit),
144 return LocationSize(MapTombstone, Direct); in mapTombstone()