HomeSort by: relevance | last modified time | path
    Searched refs:hasSampleProfile (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
SizeOpts.h 44 (PSI->hasSampleProfile() &&
63 if (PSI->hasSampleProfile())
83 if (PSI->hasSampleProfile())
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
ProfileSummaryInfo.cpp 81 if (hasSampleProfile()) {
122 if (hasSampleProfile()) {
151 if (hasSampleProfile()) {
185 if (hasSampleProfile()) {
372 return hasSampleProfile() && CB.getCaller()->hasProfileData();
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h 71 bool hasSampleProfile() const {

Completed in 17 milliseconds