Searched defs:dumpAllocas (Results 1 – 4 of 4) sorted by relevance
255 LLVM_DUMP_METHOD void StackColoring::dumpAllocas() { in dumpAllocas() function in StackColoring
237 LLVM_DUMP_METHOD void StackColoring::dumpAllocas() { in dumpAllocas() function in StackColoring
283 LLVM_DUMP_METHOD void StackLifetime::dumpAllocas() const { in dumpAllocas() function in StackLifetime
364 static void dumpAllocas(const SmallVectorImpl<AllocaInfo> &Allocas) { in dumpAllocas() function