Searched defs:HelperExprs (Results 1 – 5 of 5) 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 …]
756 struct HelperExprs { struct758 Expr *IterationVarRef;760 Expr *LastIteration;762 Expr *NumIterations;764 Expr *CalcLastIteration;766 Expr *PreCond;768 Expr *Cond;770 Expr *Init;772 Expr *Inc;774 Expr *IL;[all …]