Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp309 : getInstrProfComdatPrefix()); in getOrCreateProfileComdat()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h105 inline StringRef getInstrProfComdatPrefix() { return "__profv_"; } in getInstrProfComdatPrefix() function