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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h35 class InstrProfiling : public PassInfoMixin<InstrProfiling> { class in namespace:llvm
37 InstrProfiling() : IsCS(false) {} function in class:llvm::InstrProfiling
38 InstrProfiling(const InstrProfOptions &Options, bool IsCS = false) function in class:llvm::InstrProfiling

Completed in 78 milliseconds