Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h59 static const char *CFGHashAttributeName; variable
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp37 const char *InstrProfCorrelator::CFGHashAttributeName = "CFG Hash"; member in InstrProfCorrelator