Searched refs:dumpBlockLiveness (Results 1 – 4 of 4) sorted by relevance
48 void dumpBlockLiveness(const SourceManager& M);578 void LiveVariables::dumpBlockLiveness(const SourceManager &M) { in dumpBlockLiveness() function in LiveVariables579 getImpl(impl).dumpBlockLiveness(M); in dumpBlockLiveness()582 void LiveVariablesImpl::dumpBlockLiveness(const SourceManager &M) { in dumpBlockLiveness() function in LiveVariablesImpl
92 void dumpBlockLiveness(const SourceManager &M);
298 LLVM_DUMP_METHOD void StackLifetime::dumpBlockLiveness() const { in dumpBlockLiveness() function in StackLifetime351 LLVM_DEBUG(dumpBlockLiveness()); in run()
127 void dumpBlockLiveness() const;