Home | History | Annotate | Download | only in src

Lines Matching defs:EffectContext

2232 EffectContext::~EffectContext() {
2248 void EffectContext::ReturnValue(HValue* value) {
2268 void EffectContext::ReturnInstruction(HInstruction* instr, int ast_id) {
2275 void EffectContext::ReturnControl(HControlInstruction* instr, int ast_id) {
2394 EffectContext for_effect(this);