getInliningInfo is useful in other passes that need to check inlining
eligibility for some function. Move the declaration and InliningInfo definition
out of Inliner class. Prepare for subsequent use in ICP.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo