Home
last modified time | relevance | path

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

/external/chromium_org/v8/tools/gcmole/
Dgcmole.cc334 Environment ApplyEffect(ExprEffect effect) const { in ApplyEffect() function in __anon34989fd00111::Environment
640 Environment after_cond = env.ApplyEffect(VisitExpr(expr->getCond(), env)); in DECL_VISIT_EXPR()
778 out_env = out_env.ApplyEffect(out); in Seq()
864 return env.ApplyEffect(VisitExpr(expr, env)); in VisitStmt()