Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryLocation.h73 MapTombstone = BeforeOrAfterPointer - 3, enumerator
77 MaxValue = (MapTombstone - 1) & ~(ImpreciseBit | ScalableBit),
130 return LocationSize(MapTombstone); in mapTombstone()