Searched refs:HasAllocatedStackSlots (Results 1 – 10 of 10) sorted by relevance
47 return HasAllocatedStackSlots() || info()->is_non_deferred_calling() || in NeedsEagerFrame()152 bool HasAllocatedStackSlots() const { in HasAllocatedStackSlots() function153 return chunk()->HasAllocatedStackSlots(); in HasAllocatedStackSlots()
47 return HasAllocatedStackSlots() || info()->is_non_deferred_calling() || in NeedsEagerFrame()142 bool HasAllocatedStackSlots() const { in HasAllocatedStackSlots() function143 return chunk()->HasAllocatedStackSlots(); in HasAllocatedStackSlots()
48 return HasAllocatedStackSlots() || info()->is_non_deferred_calling() || in NeedsEagerFrame()127 bool HasAllocatedStackSlots() const { in HasAllocatedStackSlots() function128 return chunk()->HasAllocatedStackSlots(); in HasAllocatedStackSlots()
46 return HasAllocatedStackSlots() || info()->is_non_deferred_calling() || in NeedsEagerFrame()142 bool HasAllocatedStackSlots() const { in HasAllocatedStackSlots() function143 return chunk()->HasAllocatedStackSlots(); in HasAllocatedStackSlots()
48 return HasAllocatedStackSlots() || info()->is_non_deferred_calling() || in NeedsEagerFrame()129 bool HasAllocatedStackSlots() const { in HasAllocatedStackSlots() function130 return chunk()->HasAllocatedStackSlots(); in HasAllocatedStackSlots()
47 return HasAllocatedStackSlots() || info()->is_non_deferred_calling() || in NeedsEagerFrame()154 bool HasAllocatedStackSlots() const { in HasAllocatedStackSlots() function155 return chunk()->HasAllocatedStackSlots(); in HasAllocatedStackSlots()
52 return HasAllocatedStackSlots() || info()->is_non_deferred_calling() || in NeedsEagerFrame()249 bool HasAllocatedStackSlots() const { in HasAllocatedStackSlots() function250 return chunk()->HasAllocatedStackSlots(); in HasAllocatedStackSlots()
51 return HasAllocatedStackSlots() || info()->is_non_deferred_calling() || in NeedsEagerFrame()162 bool HasAllocatedStackSlots() const { in HasAllocatedStackSlots() function163 return chunk()->HasAllocatedStackSlots(); in HasAllocatedStackSlots()
642 bool HasAllocatedStackSlots() const { in HasAllocatedStackSlots() function