Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/opt/
DNewPMDriver.h54 enum CSPGOKind { NoCSPGO, CSInstrGen, CSInstrUse }; enumerator
Dopt.cpp339 CSInstrUse, "cspgo-instr-use-pipeline",
410 case CSInstrUse: in AddOptimizationPasses()