Searched refs:fetchProfileForOtherEntryPoints (Results 1 – 2 of 2) sorted by relevance
291 bool fetchProfileForOtherEntryPoints(BinaryFunction &BF);
422 if (fetchProfileForOtherEntryPoints(BF)) { in matchProfileData()478 bool DataReader::fetchProfileForOtherEntryPoints(BinaryFunction &BF) { in fetchProfileForOtherEntryPoints() function in llvm::bolt::DataReader