Searched refs:SampleProfileLoaderPass (Results 1 – 4 of 4) sorted by relevance
39 class SampleProfileLoaderPass : public PassInfoMixin<SampleProfileLoaderPass> {41 SampleProfileLoaderPass(
2306 SampleProfileLoaderPass::SampleProfileLoaderPass( in SampleProfileLoaderPass() function in SampleProfileLoaderPass2312 PreservedAnalyses SampleProfileLoaderPass::run(Module &M, in run()
1099 MPM.addPass(SampleProfileLoaderPass(PGOOpt->ProfileFile, in buildModuleSimplificationPipeline()1775 MPM.addPass(SampleProfileLoaderPass(PGOOpt->ProfileFile, in buildLTODefaultPipeline()
127 MODULE_PASS("sample-profile", SampleProfileLoaderPass())