Searched refs:CSInstrUse (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.h48 enum CSPGOKind { NoCSPGO, CSInstrGen, CSInstrUse }; enumerator in enum:llvm::opt_tool::CSPGOKind
H A Dopt.cpp309 CSInstrUse, "cspgo-instr-use-pipeline",
430 case CSInstrUse:

Completed in 106 milliseconds