Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProf.h99 inline StringRef getInstrProfComdatPrefix() { return "__profv_"; } in getInstrProfComdatPrefix() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp692 : getInstrProfComdatPrefix()); in getOrCreateProfileComdat()