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
499 Node* effect_phi = effect; in TryReuseDispatch() local
397 VariableTracker::State VariableTracker::MergeInputs(Node* effect_phi) { in MergeInputs()
232 Node* effect_phi; in MakeReschedulable() member
1148 AbstractState const* state, Node* effect_phi, Node* phi) { in UpdateStateForPhi()
1555 Node* effect_phi = graph()->NewNode(common()->EffectPhi(2), dead_node, in ReduceJSGetIterator() local
358 Node* effect_phi; member628 Node* effect_phi = nullptr; in Run() local