Searched defs:getLoopCount (Results 1 – 2 of 2) sorted by relevance
807 const Expr *getLoopCount() const { return getIntExpr(); } in getLoopCount() function808 Expr *getLoopCount() { return getIntExpr(); } in getLoopCount() function
527 Expr *getLoopCount() const { in getLoopCount() function