Searched defs:hasProfileData (Results 1 – 2 of 2) sorted by relevance
717 static bool hasProfileData(const Function &F, const FunctionOutliningInfo &OI) { in hasProfileData() function
234 bool hasProfileData = L->getHeader()->getParent()->hasProfileData(); in runOnLoop() local