Searched refs:UsedCfiDecls (Results 1 – 1 of 1) sorted by relevance
227 std::set<GlobalValue::GUID> UsedCfiDecls; in computeLTOCacheKey() local236 UsedCfiDecls.insert(ValueGUID); in computeLTOCacheKey()332 AddUnsigned(UsedCfiDecls.size()); in computeLTOCacheKey()333 for (auto &V : UsedCfiDecls) in computeLTOCacheKey()