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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp746 SmallVector<char, 24> HashPostfix; local
747 if (Name.endswith((Twine(".") + Twine(FuncHash)).toStringRef(HashPostfix)))

Completed in 93 milliseconds