25 for (
auto &Arg :
F.args()) {
35 if (!
I.hasName() && !
I.getType()->isVoidTy())
FunctionAnalysisManager FAM
This header defines various interfaces for pass management in LLVM.
A container for analyses that lazily runs them and caches their results.
LLVM Basic Block Representation.
A set of analyses that are preserved following a run of a transformation pass.
static PreservedAnalyses all()
Construct a special preserved set that preserves all passes.
This is an optimization pass for GlobalISel generic memory operations.
PreservedAnalyses run(Function &, FunctionAnalysisManager &)