Searched refs:InstrProf (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp42 #include "llvm/ProfileData/InstrProf.h"
154 InstrProfiling InstrProf; member in class:__anon4585::InstrProfilingLegacyPass
161 : ModulePass(ID), InstrProf(Options, IsCS) {
173 return InstrProf.run(M, GetTLI);
/freebsd-13-stable/lib/clang/libllvm/
H A DMakefile846 SRCS_MIN+= ProfileData/InstrProf.cpp

Completed in 120 milliseconds