Home
last modified time | relevance | path

Searched refs:then_out (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/gcmole/
Dgcmole.cc1066 Environment then_out = VisitStmt(stmt->getThen(), cond_out); in DECL_VISIT_STMT() local
1068 return Environment::Merge(then_out, else_out); in DECL_VISIT_STMT()