Searched defs:PGOInstrumentationGen (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DPGOInstrumentation.h47 class PGOInstrumentationGen : public PassInfoMixin<PGOInstrumentationGen> { class in namespace:llvm
49 PGOInstrumentationGen(bool IsCS = false) : IsCS(IsCS) {} function in class:llvm::PGOInstrumentationGen

Completed in 98 milliseconds