LLVM 22.0.0git
X86InsertPrefetch.cpp File Reference

Go to the source code of this file.

Variables

static cl::opt< std::stringPrefetchHintsFile ("prefetch-hints-file", cl::desc("Path to the prefetch hints profile. See also " "-x86-discriminate-memops"), cl::Hidden)

Variable Documentation

◆ PrefetchHintsFile

cl::opt< std::string > PrefetchHintsFile("prefetch-hints-file", cl::desc("Path to the prefetch hints profile. See also " "-x86-discriminate-memops"), cl::Hidden) ( "prefetch-hints-file" ,
cl::desc("Path to the prefetch hints profile. See also " "-x86-discriminate-memops") ,
cl::Hidden  )
static