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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp39 // in class FuncPGOInstrumentation.
524 template <class Edge, class BBInfo> class FuncPGOInstrumentation { class in namespace:__anon4591
571 FuncPGOInstrumentation( function in class:__anon4591::FuncPGOInstrumentation
616 void FuncPGOInstrumentation<Edge, BBInfo>::computeCFGHash() {
678 void FuncPGOInstrumentation<Edge, BBInfo>::renameComdatFunction() {
726 void FuncPGOInstrumentation<Edge, BBInfo>::getInstrumentBBs(
756 BasicBlock *FuncPGOInstrumentation<Edge, BBInfo>::getInstrBB(Edge *E) {
848 FuncPGOInstrumentation<PGOEdge, BBInfo> FuncInfo(F, TLI, ComdatMembers, true,
1066 FuncPGOInstrumentation<PGOUseEdge, UseBBInfo> FuncInfo;

Completed in 70 milliseconds