Searched refs:hasStackStorage (Results 1 – 5 of 5) sorted by relevance
351 if (VR && VR->hasStackStorage() && !isArcManagedBlock(VR, Ctx) && in checkEndFunction()
141 bool hasStackStorage() const;
511 if (!R->hasStackStorage() || !VR) in shouldEscapeRegion()
1273 bool MemRegion::hasStackStorage() const { in hasStackStorage() function in MemRegion
3133 if (!MR || !MR->hasStackStorage()) { in processPointerEscapedOnBind()