Searched refs:createMIRProfileLoaderPass (Results 1 – 3 of 3) sorted by relevance
566 createMIRProfileLoaderPass(std::string File, std::string RemappingFile,
1131 addPass(createMIRProfileLoaderPass(ProfileFile, getFSRemappingFile(TM), in addMachinePasses()1241 addPass(createMIRProfileLoaderPass( in addMachinePasses()1528 addPass(createMIRProfileLoaderPass(ProfileFile, getFSRemappingFile(TM), in addBlockPlacement()
83 llvm::createMIRProfileLoaderPass(std::string File, std::string RemappingFile, in createMIRProfileLoaderPass() function in llvm