Searched refs:MIRProfileLoader (Results 1 – 2 of 2) sorted by relevance
147 class MIRProfileLoader final class166 MIRProfileLoader(StringRef Name, StringRef RemapName, in MIRProfileLoader() function in llvm::MIRProfileLoader206 void MIRProfileLoader::setBranchProbs(MachineFunction &F) { in setBranchProbs()289 bool MIRProfileLoader::doInitialization(Module &M) { in doInitialization()315 bool MIRProfileLoader::runOnFunction(MachineFunction &MF) { in runOnFunction()358 MIRSampleLoader = std::make_unique<MIRProfileLoader>( in MIRProfileLoaderPass()
36 class MIRProfileLoader; variable63 std::unique_ptr<MIRProfileLoader> MIRSampleLoader;