Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileProbe.h84 void computeCFGHash();
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp178 computeCFGHash(); in SampleProfileProber()
185 void SampleProfileProber::computeCFGHash() { in computeCFGHash() function in SampleProfileProber
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp516 void computeCFGHash();
592 computeCFGHash(); in FuncPGOInstrumentation()
616 void FuncPGOInstrumentation<Edge, BBInfo>::computeCFGHash() { in computeCFGHash() function in FuncPGOInstrumentation