Searched refs:getDecodedGVarFlags (Results 1 – 1 of 1) sorted by relevance
1104 static GlobalVarSummary::GVarFlags getDecodedGVarFlags(uint64_t RawFlags) { in getDecodedGVarFlags() function7186 GVF = getDecodedGVarFlags(Record[2]); in parseEntireSummary()7205 GlobalVarSummary::GVarFlags GVF = getDecodedGVarFlags(Record[2]); in parseEntireSummary()7325 GVF = getDecodedGVarFlags(Record[3]); in parseEntireSummary()