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