Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h59 static const char *CFGHashAttributeName; global() variable
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp52 const char *InstrProfCorrelator::CFGHashAttributeName = "CFG Hash"; member in InstrProfCorrelator