Searched refs:getPGOName (Results 1 – 4 of 4) sorted by relevance
395 std::string getPGOName(const GlobalVariable &V, bool InLTO) { in getPGOName() function488 if (Error E = addVTableWithName(G, getPGOName(G, InLTO))) in create()721 VTableNameStrs.push_back(getPGOName(*VTable)); in collectVTableStrings()
303 std::string getPGOName(const GlobalVariable &V, bool InLTO = false);
1547 const std::string PGOVTableName = getPGOName(*GV); in getOrCreateVTableProfData()
2099 createPGONameMetadata(G, getPGOName(G, false /* InLTO*/)); in annotateAllFunctions()