Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DAllocator.h318 int64_t identifyKnownObject(const void *Ptr) { in identifyKnownObject() function
336 int64_t Out = identifyKnownObject(Ptr); in identifyKnownAlignedObject()