Searched refs:CSPGOKind (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.h48 enum CSPGOKind { NoCSPGO, CSInstrGen, CSInstrUse }; enum in namespace:llvm::opt_tool
H A DNewPMDriver.cpp105 extern cl::opt<CSPGOKind> CSPGOKindFlag;
242 errs() << "CSPGOKind cannot be used with IRInstr or SampleUse";
H A Dopt.cpp300 cl::opt<CSPGOKind> CSPGOKindFlag(

Completed in 101 milliseconds