Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryLocation.h106 constexpr static LocationSize mapTombstone() { in mapTombstone() function
277 return LocationSize::mapTombstone();
/external/llvm-project/llvm/include/llvm/Analysis/
DMemoryLocation.h134 constexpr static LocationSize mapTombstone() { in mapTombstone() function
321 return LocationSize::mapTombstone();
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryLocation.cpp27 else if (*this == mapTombstone()) in print()
/external/llvm-project/llvm/lib/Analysis/
DMemoryLocation.cpp29 else if (*this == mapTombstone()) in print()