Searched refs:getDecodedGVarFlags (Results 1 – 1 of 1) sorted by relevance
996 static GlobalVarSummary::GVarFlags getDecodedGVarFlags(uint64_t RawFlags) { in getDecodedGVarFlags() function6337 GVF = getDecodedGVarFlags(Record[2]); in parseEntireSummary()6356 GlobalVarSummary::GVarFlags GVF = getDecodedGVarFlags(Record[2]); in parseEntireSummary()6476 GVF = getDecodedGVarFlags(Record[3]); in parseEntireSummary()