Home
last modified time | relevance | path

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

/external/v8/tools/gcmole/
Dgcmole.cc336 Environment ApplyEffect(ExprEffect effect) const { in ApplyEffect() function in __anon85d096280111::Environment
672 Environment after_cond = env.ApplyEffect(VisitExpr(expr->getCond(), env)); in DECL_VISIT_EXPR()
810 out_env = out_env.ApplyEffect(out); in Seq()
896 return env.ApplyEffect(VisitExpr(expr, env)); in VisitStmt()