Home
last modified time | relevance | path

Searched defs:getAlloc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h50 AllocatorT &getAlloc() { return *this; } in getAlloc() function
51 const AllocatorT &getAlloc() const { return *this; } in getAlloc() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h762 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function
779 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function