Searched refs:dumpBlockLiveness (Results 1 – 12 of 12) sorted by relevance
101 void dumpBlockLiveness(const SourceManager& M);564 void LiveVariables::dumpBlockLiveness(const SourceManager &M) { in dumpBlockLiveness() function in LiveVariables565 getImpl(impl).dumpBlockLiveness(M); in dumpBlockLiveness()568 void LiveVariablesImpl::dumpBlockLiveness(const SourceManager &M) { in dumpBlockLiveness() function in LiveVariablesImpl
91 void dumpBlockLiveness(const SourceManager& M);
261 LLVM_DUMP_METHOD void StackColoring::dumpBlockLiveness() { in dumpBlockLiveness() function in StackColoring307 LLVM_DEBUG(dumpBlockLiveness()); in run()
109 void dumpBlockLiveness();
243 LLVM_DUMP_METHOD void StackColoring::dumpBlockLiveness() { in dumpBlockLiveness() function in StackColoring288 DEBUG(dumpBlockLiveness()); in run()
94 void dumpBlockLiveness();
92 void dumpBlockLiveness(const SourceManager &M);
47 void dumpBlockLiveness(const SourceManager& M);572 void LiveVariables::dumpBlockLiveness(const SourceManager &M) { in dumpBlockLiveness() function in LiveVariables573 getImpl(impl).dumpBlockLiveness(M); in dumpBlockLiveness()576 void LiveVariablesImpl::dumpBlockLiveness(const SourceManager &M) { in dumpBlockLiveness() function in LiveVariablesImpl
127 void dumpBlockLiveness() const;
289 LLVM_DUMP_METHOD void StackLifetime::dumpBlockLiveness() const { in dumpBlockLiveness() function in StackLifetime342 LLVM_DEBUG(dumpBlockLiveness()); in run()
62 L->dumpBlockLiveness(mgr.getSourceManager()); in checkASTCodeBody()
115 L->dumpBlockLiveness(mgr.getSourceManager()); in checkASTCodeBody()