Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp273 const std::string &VarPrefix, in collectStatsForDie()
496 DWARFDie Die, std::string FnPrefix, std::string VarPrefix, in collectStatsRecursive()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1607 StringRef VarPrefix; in setupProfileSection() local