Home
last modified time | relevance | path

Searched defs:computeCFGHash (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp185 void SampleProfileProber::computeCFGHash() { computeCFGHash() function in SampleProfileProber
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp616 computeCFGHash(); in computeCFGHash() function in FuncPGOInstrumentation