Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp745 SmallVector<char, 24> HashPostfix; in getVarName() local
746 if (Name.endswith((Twine(".") + Twine(FuncHash)).toStringRef(HashPostfix))) in getVarName()