Home
last modified time | relevance | path

Searched defs:IsContextName (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
DSampleProfWriter.cpp449 bool IsContextName) { in writeNameIdx()
463 void SampleProfileWriterBinary::addName(StringRef FName, bool IsContextName) { in addName()