Searched refs:lookupStmt (Results 1 – 2 of 2) sorted by relevance
361 til::SExpr *lookupStmt(const Stmt *S);
70 til::SExpr *SExprBuilder::lookupStmt(const Stmt *S) { in lookupStmt() function in SExprBuilder204 if (til::SExpr *E = lookupStmt(S)) in translate()