Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp255 LLVM_DUMP_METHOD void StackColoring::dumpAllocas() { in dumpAllocas() function in StackColoring
/external/llvm/lib/CodeGen/
DSafeStackColoring.cpp237 LLVM_DUMP_METHOD void StackColoring::dumpAllocas() { in dumpAllocas() function in StackColoring
/external/llvm-project/llvm/lib/Analysis/
DStackLifetime.cpp283 LLVM_DUMP_METHOD void StackLifetime::dumpAllocas() const { in dumpAllocas() function in StackLifetime
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp364 static void dumpAllocas(const SmallVectorImpl<AllocaInfo> &Allocas) { in dumpAllocas() function