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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.h43 NoPGO, enumerator in enum:llvm::opt_tool::PGOKind
H A DNewPMDriver.cpp232 case NoPGO:
H A Dopt.cpp288 PGOKindFlag("pgo-kind", cl::init(NoPGO), cl::Hidden,
290 cl::values(clEnumValN(NoPGO, "nopgo", "Do not use PGO."),

Completed in 103 milliseconds