Searched refs:StackCheckId (Results 1 – 3 of 3) sorted by relevance
678 virtual BailoutId StackCheckId() const = 0;712 BailoutId StackCheckId() const override { return BackEdgeId(); } in StackCheckId() function741 BailoutId StackCheckId() const override { return BodyId(); } in StackCheckId() function780 BailoutId StackCheckId() const override { return BodyId(); } in StackCheckId() function866 BailoutId StackCheckId() const override { return BodyId(); } in StackCheckId() function929 BailoutId StackCheckId() const override { return BackEdgeId(); } in StackCheckId() function
2958 PrepareFrameState(node, stmt->StackCheckId()); in VisitIterationBody()
5135 Add<HSimulate>(stmt->StackCheckId()); in VisitLoopBody()