Searched refs:hasComputedFrame (Results 1 – 6 of 6) sorted by relevance
558 (!hasReg() && !Func->getTarget()->hasComputedFrame())) { in dump()569 } else if (Func->getTarget()->hasComputedFrame()) { in dump()
175 bool hasComputedFrame() const;
271 bool hasComputedFrame() const { return HasComputedFrame; } in hasComputedFrame() function
137 bool Cfg::hasComputedFrame() const { return getTarget()->hasComputedFrame(); } in hasComputedFrame() function in Ice::Cfg
2154 assert(hasComputedFrame()); in postLowerLegalization()
2024 assert(hasComputedFrame()); in postLowerLegalization()