Searched refs:dumpStack (Results 1 – 5 of 5) sorted by relevance
38 LCtx->dumpStack(OS, "\t"); in print()
263 void dumpStack(raw_ostream &OS, StringRef Indent = "") const;264 void dumpStack() const;
430 void LocationContext::dumpStack(raw_ostream &OS, StringRef Indent) const { in dumpStack() function in LocationContext455 LLVM_DUMP_METHOD void LocationContext::dumpStack() const { in dumpStack() function in LocationContext456 dumpStack(llvm::errs()); in dumpStack()
162 void dumpStack() const { in dumpStack() function444 dumpStack(); in processBasicBlock()900 DEBUG(dumpStack()); in adjustLiveRegs()923 DEBUG(dumpStack()); in shuffleStackTop()1481 DEBUG({dbgs() << "Before asm: "; dumpStack();}); in handleSpecialFP()
406 void dumpStack(raw_ostream &o, const char *prefix) const;939 void FilterChooser::dumpStack(raw_ostream &o, const char *prefix) const { in dumpStack() function in FilterChooser963 dumpStack(errs(), "\t\t"); in SingletonExists()1651 dumpStack(errs(), "\t\t"); in emitTableEntries()