Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A DNewPMDriver.h54 enum CSPGOKind { NoCSPGO, CSInstrGen, CSInstrUse }; enumerator
H A Dopt.cpp339 CSInstrUse, "cspgo-instr-use-pipeline",
410 case CSInstrUse: in AddOptimizationPasses()