Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp636 static std::string getVarName(InstrProfIncrementInst *Inc, StringRef Prefix) { in getVarName() function
693 return M.getOrInsertComdat(StringRef(getVarName(Inc, ComdatPrefix))); in getOrCreateProfileComdat()
739 getVarName(Inc, getInstrProfCountersVarPrefix())); in getOrCreateRegionCounters()
760 getVarName(Inc, getInstrProfValuesVarPrefix())); in getOrCreateRegionCounters()
794 getVarName(Inc, getInstrProfDataVarPrefix())); in getOrCreateRegionCounters()