Home
last modified time | relevance | path

Searched refs:ForceFunctionAttrsPass (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/llvm/test/Other/
H A Dmodule-pass-printer.ll24 ; FOO: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
27 ; FOO-NOT: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
29 ; BOTH: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
32 ; BOTH-NOT: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
35 ; EMPTY-NOT: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
38 ; ALL: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
42 ; ALL-NOT: IR Dump After {{Force set function attributes|ForceFunctionAttrsPass}}
H A Dnew-pm-lto-defaults.ll42 ; CHECK-O-NEXT: Running pass: ForceFunctionAttrsPass
H A Dnew-pm-thinlto-prelink-samplepgo-defaults.ll29 ; CHECK-O-NEXT: Running pass: ForceFunctionAttrsPass
H A Dnew-pm-thinlto-postlink-pgo-defaults.ll27 ; CHECK-O-NEXT: Running pass: ForceFunctionAttrsPass
H A Dnew-pm-thinlto-postlink-samplepgo-defaults.ll32 ; CHECK-O-NEXT: Running pass: ForceFunctionAttrsPass
H A Dnew-pm-thinlto-prelink-pgo-defaults.ll31 ; CHECK-O-NEXT: Running pass: ForceFunctionAttrsPass
H A Dnew-pm-thinlto-defaults.ll54 ; CHECK-O-NEXT: Running pass: ForceFunctionAttrsPass
H A Dnew-pm-defaults.ll94 ; CHECK-O-NEXT: Running pass: ForceFunctionAttrsPass
/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DForceFunctionAttrs.h24 struct ForceFunctionAttrsPass : PassInfoMixin<ForceFunctionAttrsPass> { struct
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DForceFunctionAttrs.cpp72 PreservedAnalyses ForceFunctionAttrsPass::run(Module &M, in run()
/llvm-project-15.0.7/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp1315 MPM.addPass(ForceFunctionAttrsPass()); in buildPerModuleDefaultPipeline()
1357 MPM.addPass(ForceFunctionAttrsPass()); in buildThinLTOPreLinkDefaultPipeline()
1443 MPM.addPass(ForceFunctionAttrsPass()); in buildThinLTODefaultPipeline()
1519 MPM.addPass(ForceFunctionAttrsPass()); in buildLTODefaultPipeline()
H A DPassRegistry.def60 MODULE_PASS("forceattrs", ForceFunctionAttrsPass())
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dthinlto-distributed-newpm.ll24 ; CHECK-O: Running pass: ForceFunctionAttrsPass