[PATCH] D41461: Add hasProfileData() to check if a function has profile data. NFC.
    David Li via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec 20 14:17:53 PST 2017
    
    
  
davidxl added a comment.
I prefer hasProfileData to be hasRealProfileData -- unless we want to make hasProfileData to mean has real profile data and ignores synthetic entry count later.
https://reviews.llvm.org/D41461
    
    
More information about the llvm-commits
mailing list