================
@@ -48,6 +48,10 @@ class LoanPropagationAnalysis {
buildOriginFlowChain(const FactManager &FactMgr, ProgramPoint StartPoint,
const OriginID StartOID, const LoanID TargetLoan) const;
+ llvm::SmallVector<OriginID>
+ buildOriginFlowChain(const FactManager &FactMgr, const UseFact *UF,
+ const LoanID TargetLoan) const;
+
----------------
usx95 wrote:
<!--__GRAPHITE_HTML_TAG_START__--><p class='graphite__hidden'><i>[Re: lines +47
to +54]</i></p><!--__GRAPHITE_HTML_TAG_END__-->
You can now rebase. This has moved to PImpl.
<!--__GRAPHITE_HTML_TAG_START__--><p class='graphite__hidden'>See this comment
inline on <a
href="https://app.graphite.com/github/pr/llvm/llvm-project/199345?utm_source=unchanged-line-comment">Graphite</a>.</p><!--__GRAPHITE_HTML_TAG_END__-->
https://github.com/llvm/llvm-project/pull/199345
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits