Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp852 std::string DataVarName = getVarName(Inc, getInstrProfDataVarPrefix()); in getOrCreateRegionCounters() local
860 auto GroupName = TT.isOSBinFormatCOFF() ? GV->getName() : DataVarName; in getOrCreateRegionCounters()
932 ConstantStruct::get(DataTy, DataVals), DataVarName); in getOrCreateRegionCounters()