Searched refs:MIRProfileLoader (Results 1 – 2 of 2) sorted by relevance
144 class MIRProfileLoader final class163 MIRProfileLoader(StringRef Name, StringRef RemapName, in MIRProfileLoader() function in llvm::MIRProfileLoader203 void MIRProfileLoader::setBranchProbs(MachineFunction &F) { in setBranchProbs()286 bool MIRProfileLoader::doInitialization(Module &M) { in doInitialization()312 bool MIRProfileLoader::runOnFunction(MachineFunction &MF) { in runOnFunction()355 MIRSampleLoader = std::make_unique<MIRProfileLoader>( in MIRProfileLoaderPass()
36 class MIRProfileLoader; variable63 std::unique_ptr<MIRProfileLoader> MIRSampleLoader;