Searched refs:MIRProfileLoader (Results 1 – 2 of 2) sorted by relevance
120 class MIRProfileLoader final class139 MIRProfileLoader(StringRef Name, StringRef RemapName) in MIRProfileLoader() function in llvm::MIRProfileLoader171 void MIRProfileLoader::setBranchProbs(MachineFunction &F) { in setBranchProbs()254 bool MIRProfileLoader::doInitialization(Module &M) { in doInitialization()273 bool MIRProfileLoader::runOnFunction(MachineFunction &MF) { in runOnFunction()299 std::make_unique<MIRProfileLoader>(FileName, RemappingFileName)) { in MIRProfileLoaderPass()
31 class MIRProfileLoader; variable57 std::unique_ptr<MIRProfileLoader> MIRSampleLoader;