Searched refs:getBranchDataForSymbols (Results 1 – 2 of 2) sorted by relevance
382 getBranchDataForSymbols(const std::vector<MCSymbol *> &Symbols);
497 if (FuncBranchData *Data = getBranchDataForSymbols(BD->getSymbols())) { in fetchProfileForOtherEntryPoints()1359 DataReader::getBranchDataForSymbols(const std::vector<MCSymbol *> &Symbols) { in getBranchDataForSymbols() function in llvm::bolt::DataReader