Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Deffect-control-linearizer.cc78 void UpdateEffectPhi(Node* node, BasicBlock* block, in UpdateEffectPhi() function
351 UpdateEffectPhi(node, block, &block_effects); in Run()
401 UpdateEffectPhi(effect, block, &block_effects); in Run()
480 UpdateEffectPhi(pending_effect_phi.effect_phi, pending_effect_phi.block, in Run()