Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h693 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function
710 CoroAllocaAllocInst *getAlloc() const { in getAlloc() function