Searched defs:HelperExprs (Results 1 – 2 of 2) sorted by relevance
513 struct HelperExprs { struct515 Expr *IterationVarRef;517 Expr *LastIteration;519 Expr *NumIterations;521 Expr *CalcLastIteration;523 Expr *PreCond;525 Expr *Cond;527 Expr *Init;529 Expr *Inc;531 Expr *IL;[all …]
792 struct HelperExprs { struct794 Expr *IterationVarRef;796 Expr *LastIteration;798 Expr *NumIterations;800 Expr *CalcLastIteration;802 Expr *PreCond;804 Expr *Cond;806 Expr *Init;808 Expr *Inc;810 Expr *IL;[all …]