Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileProbe.h110 void computeCFGHash();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp222 computeCFGHash(); in SampleProfileProber()
229 void SampleProfileProber::computeCFGHash() { in computeCFGHash() function in SampleProfileProber
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp573 void computeCFGHash();
632 computeCFGHash(); in FuncPGOInstrumentation()
656 void FuncPGOInstrumentation<Edge, BBInfo>::computeCFGHash() { in computeCFGHash() function in FuncPGOInstrumentation