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