Searched defs:IsGlobalIC (Results 1 – 2 of 2) sorted by relevance
119 bool IsGlobalIC() const { return IsLoadGlobalIC() || IsStoreGlobalIC(); } in IsGlobalIC() function
289 DEFINE_SLOT_KIND_PREDICATE(IsGlobalIC) in DEFINE_SLOT_KIND_PREDICATE() argument