Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStackLifetime.cpp283 LLVM_DUMP_METHOD void StackLifetime::dumpAllocas() const { in dumpAllocas() function in StackLifetime
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp401 static void dumpAllocas(const SmallVectorImpl<AllocaInfo> &Allocas) { in dumpAllocas() function