21 static const size_t kGraveYardMaxSize = 16;
23 static std::atomic<unsigned> GraveYardSize;
24 unsigned Idx = GraveYardSize++;
25 if (
Idx >= kGraveYardMaxSize)
#define LLVM_ATTRIBUTE_USED
Returns the sub type a function will return at a given Idx Should correspond to the result type of an ExtractValue instruction executed with just that one unsigned Idx
This is an optimization pass for GlobalISel generic memory operations.
LLVM_ABI void BuryPointer(const void *Ptr)