Searched refs:visitIfStmt (Results 1 – 2 of 2) sorted by relevance
122 return visitIfStmt(cast<IfStmt>(S)); in visitStmt()189 bool ByteCodeStmtGen<Emitter>::visitIfStmt(const IfStmt *IS) { in visitIfStmt() function in ByteCodeStmtGen
64 bool visitIfStmt(const IfStmt *IS);