Searched refs:GetGlobalTypeString (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Transforms/Utils/
H A DSpecialCaseList.cpp177 static StringRef GetGlobalTypeString(const GlobalValue &G) { function in namespace:llvm
192 inSectionCategory("type", GetGlobalTypeString(G), Category);
204 inSectionCategory("type", GetGlobalTypeString(GA), Category);

Completed in 97 milliseconds