<div dir="ltr">Hello,<div><br></div><div>I want to use ProfileSummaryInfo in a class which is not a LLVM pass like TargetFrameLowering class (lib/CodeGen/TargetFrameLoweringImpl.cpp) </div><div><br></div><div>one way I know to get ProfileSummaryInfo is </div><div>getAnalysis<ProfileSummaryInfoWrapperPass>().getPSI(M);<br></div><div>but I can't use this.</div><div><br></div><div>Is this really possible? </div><div><br></div><div> Sincerely,</div><div>Vivek</div></div>