Searched refs:CSPGOKind (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/opt/ | ||
H A D | NewPMDriver.h | 54 enum CSPGOKind { NoCSPGO, CSInstrGen, CSInstrUse }; enum |
H A D | NewPMDriver.cpp | 183 static cl::opt<CSPGOKind> CSPGOKindFlag( |