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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.h45 InstrUse, enumerator in enum:llvm::opt_tool::PGOKind
H A DNewPMDriver.cpp225 case InstrUse:
254 errs() << "CSInstrUse needs to be together with InstrUse";
H A Dopt.cpp293 clEnumValN(InstrUse, "pgo-instr-use-pipeline",
416 case InstrUse:

Completed in 202 milliseconds