Searched defs:computeCFGHash (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SampleProfileProbe.cpp | 185 void SampleProfileProber::computeCFGHash() { computeCFGHash() function in SampleProfileProber |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | PGOInstrumentation.cpp | 616 computeCFGHash(); in computeCFGHash() function in FuncPGOInstrumentation |