Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ThinLTOIndexFile

794     if (!CI.getCodeGenOpts().ThinLTOIndexFile.empty()) {
796 llvm::getFunctionIndexForFile(CI.getCodeGenOpts().ThinLTOIndexFile,
801 << CI.getCodeGenOpts().ThinLTOIndexFile << "': " << Error