Searched refs:hasEffect (Results 1 – 3 of 3) sorted by relevance
53 if (effects && effects.hasEffect<Allocate>()) in getAllocationOpInBlock()66 return effects && op->getBlock() == block && effects.hasEffect<Free>(); in getDeallocationOpInBlock()
78 bool hasEffect() const { in hasEffect() function in skottie::internal::__anonb848764e0111::MaskAdapter192 has_effect |= mask_adapter->hasEffect(); in AttachMask()
73 template <typename Effect> bool hasEffect() {