Searched refs:createMIRProfileLoaderPass (Results 1 – 3 of 3) sorted by relevance
561 createMIRProfileLoaderPass(std::string File, std::string RemappingFile,
1124 addPass(createMIRProfileLoaderPass(ProfileFile, getFSRemappingFile(TM), in addMachinePasses()1240 addPass(createMIRProfileLoaderPass( in addMachinePasses()1515 addPass(createMIRProfileLoaderPass(ProfileFile, getFSRemappingFile(TM), in addBlockPlacement()
83 llvm::createMIRProfileLoaderPass(std::string File, std::string RemappingFile, in createMIRProfileLoaderPass() function in llvm