Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryLocation.h65 MapTombstone = Unknown - 2, enumerator
68 MaxValue = (MapTombstone - 1) & ~ImpreciseBit,
107 return LocationSize(MapTombstone, Direct); in mapTombstone()
/external/llvm-project/llvm/include/llvm/Analysis/
DMemoryLocation.h70 MapTombstone = BeforeOrAfterPointer - 3, enumerator
74 MaxValue = (MapTombstone - 1) & ~ImpreciseBit,
135 return LocationSize(MapTombstone, Direct); in mapTombstone()