================ @@ -364,6 +370,34 @@ class SrcSafetyAnalysis { return Clobbered; } + std::optional<MCPhysReg> getRegMadeTrustedByChecking(const MCInst &Inst, + SrcState Cur) const { + // This functions cannot return multiple registers. This is never the case ---------------- kbeyls wrote:
s/functions/function/ https://github.com/llvm/llvm-project/pull/139778 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits