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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp566 void dumpInfo(std::string Str = "") const { function in class:__anon4591::FuncPGOInstrumentation
596 LLVM_DEBUG(dumpInfo("after CFGMST"));
1054 void dumpInfo(std::string Str = "") const { function in class:__anon4593::PGOUseFunc
1055 FuncInfo.dumpInfo(Str);
1333 LLVM_DEBUG(FuncInfo.dumpInfo("after reading profile."));
1675 Func.dumpInfo();

Completed in 70 milliseconds