Home | History | Annotate | Download | only in src

Lines Matching refs:statement

754   // a breakable statement.  Separated from BreakAndContinueScope so that it
916 bool PreProcessOsrEntry(IterationStatement* statement);
917 // True iff. we are compiling for OSR and the statement is the entry.
918 bool HasOsrEntryAt(IterationStatement* statement);
930 HBasicBlock* CreateLoop(IterationStatement* statement,
936 HBasicBlock* JoinContinue(IterationStatement* statement,
979 virtual void VisitStatements(ZoneList<Statement*>* statements);