Searched defs:effect_phi (Results 1 – 8 of 8) sorted by relevance
23 Node* effect_phi() const { return effect_phi_; } in effect_phi() function46 InductionVariable(Node* phi, Node* effect_phi, Node* arith, Node* increment, in InductionVariable()
253 Node* effect_phi = nullptr; in TryGetInductionVariable() local
526 Node* effect_phi = effect; in TryReuseDispatch() local
406 VariableTracker::State VariableTracker::MergeInputs(Node* effect_phi) { in MergeInputs()
231 Node* effect_phi; in MakeReschedulable() member
1154 AbstractState const* state, Node* effect_phi, Node* phi) { in UpdateStateForPhi()
1493 Node* effect_phi = graph()->NewNode(common()->EffectPhi(2), dead_node, in ReduceJSGetIterator() local
380 Node* effect_phi; member650 Node* effect_phi = nullptr; in Run() local