Searched refs:createMIRProfileLoaderPass (Results 1 – 3 of 3) sorted by relevance
581 createMIRProfileLoaderPass(std::string File, std::string RemappingFile,
1141 addPass(createMIRProfileLoaderPass(ProfileFile, getFSRemappingFile(TM), in addMachinePasses()1248 addPass(createMIRProfileLoaderPass( in addMachinePasses()1553 addPass(createMIRProfileLoaderPass(ProfileFile, getFSRemappingFile(TM), in addBlockPlacement()
84 llvm::createMIRProfileLoaderPass(std::string File, std::string RemappingFile, in createMIRProfileLoaderPass() function in llvm