Searched refs:getEncodedLinkage (Results 1 – 3 of 3) sorted by relevance
344 static unsigned getEncodedLinkage(const GlobalValue &GV) { in getEncodedLinkage() function477 Vals.push_back(getEncodedLinkage(GV)); in WriteModuleInfo()501 Vals.push_back(getEncodedLinkage(F)); in WriteModuleInfo()518 Vals.push_back(getEncodedLinkage(A)); in WriteModuleInfo()
342 static unsigned getEncodedLinkage(const GlobalValue &GV) { in getEncodedLinkage() function475 Vals.push_back(getEncodedLinkage(GV)); in WriteModuleInfo()499 Vals.push_back(getEncodedLinkage(F)); in WriteModuleInfo()516 Vals.push_back(getEncodedLinkage(A)); in WriteModuleInfo()
344 static unsigned getEncodedLinkage(const GlobalValue &GV) { in getEncodedLinkage() function488 Vals.push_back(getEncodedLinkage(GV)); in WriteModuleInfo()514 Vals.push_back(getEncodedLinkage(F)); in WriteModuleInfo()532 Vals.push_back(getEncodedLinkage(A)); in WriteModuleInfo()