Searched refs:dumpAllocas (Results 1 – 7 of 7) sorted by relevance
255 LLVM_DUMP_METHOD void StackColoring::dumpAllocas() { in dumpAllocas() function in StackColoring284 LLVM_DEBUG(dumpAllocas()); in run()
108 void dumpAllocas();
237 LLVM_DUMP_METHOD void StackColoring::dumpAllocas() { in dumpAllocas() function in StackColoring265 DEBUG(dumpAllocas()); in run()
93 void dumpAllocas();
126 void dumpAllocas() const;
283 LLVM_DUMP_METHOD void StackLifetime::dumpAllocas() const { in dumpAllocas() function in StackLifetime313 LLVM_DEBUG(dumpAllocas()); in StackLifetime()
364 static void dumpAllocas(const SmallVectorImpl<AllocaInfo> &Allocas) { in dumpAllocas() function2211 LLVM_DEBUG(dumpAllocas(FrameData.Allocas)); in buildCoroutineFrame()