Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp763 SmallVector<char, 24> HashPostfix; in getVarName() local
764 if (Name.endswith((Twine(".") + Twine(FuncHash)).toStringRef(HashPostfix))) in getVarName()