Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp509 template <class Edge, class BBInfo> class FuncPGOInstrumentation { class
557 FuncPGOInstrumentation( in FuncPGOInstrumentation() function in __anone40ea2670211::FuncPGOInstrumentation
605 void FuncPGOInstrumentation<Edge, BBInfo>::computeCFGHash() { in computeCFGHash()
693 void FuncPGOInstrumentation<Edge, BBInfo>::renameComdatFunction() { in renameComdatFunction()
731 void FuncPGOInstrumentation<Edge, BBInfo>::getInstrumentBBs( in getInstrumentBBs()
761 BasicBlock *FuncPGOInstrumentation<Edge, BBInfo>::getInstrBB(Edge *E) { in getInstrBB()
859 FuncPGOInstrumentation<PGOEdge, BBInfo> FuncInfo( in instrumentOneFunc()
1097 FuncPGOInstrumentation<PGOUseEdge, UseBBInfo> FuncInfo;