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

/freebsd-11.0-release/contrib/gcc/
H A Dvalue-prof.h30 HIST_TYPE_SINGLE_VALUE, /* Tries to identify the value that is (almost) enumerator in enum:hist_type
H A Dvalue-prof.c290 if (histogram->type == HIST_TYPE_SINGLE_VALUE)
741 hist->type = HIST_TYPE_SINGLE_VALUE;
824 case HIST_TYPE_SINGLE_VALUE:
H A Dprofile.c188 case HIST_TYPE_SINGLE_VALUE:
212 case HIST_TYPE_SINGLE_VALUE:
/freebsd-11.0-release/contrib/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h360 HIST_TYPE_SINGLE_VALUE, enumerator in enum:llvm::sampleprof::HistType

Completed in 62 milliseconds