Searched defs:effect_phi (Results 1 – 6 of 6) sorted by relevance
23 Node* effect_phi() const { return effect_phi_; } in effect_phi() function45 InductionVariable(Node* phi, Node* effect_phi, Node* arith, Node* increment, in InductionVariable()
249 Node* effect_phi = nullptr; in TryGetInductionVariable() local
434 Node* effect_phi = effect; in TryReuseDispatch() local
388 VariableTracker::State VariableTracker::MergeInputs(Node* effect_phi) { in MergeInputs()
1084 AbstractState const* state, Node* effect_phi, Node* phi) { in UpdateStateForPhi()
76 Node* effect_phi; member353 Node* effect_phi = nullptr; in Run() local