Searched refs:GetControlInput (Results 1 – 25 of 37) sorted by relevance
12
27 Node* const control = NodeProperties::GetControlInput(node); in Reduce()68 DCHECK_EQ(call, NodeProperties::GetControlInput(control, 0)); in Reduce()71 node->ReplaceInput(1, NodeProperties::GetControlInput(call)); in Reduce()
49 if (limits_[NodeProperties::GetControlInput(node, i)->id()] == nullptr) { in Run()155 << NodeProperties::GetControlInput(phi())->id() << "): " << *bound in AddUpperBound()166 << NodeProperties::GetControlInput(phi())->id() << "): " << *bound; in AddLowerBound()180 NodeProperties::GetControlInput(constraint->left()) == loop) { in VisitBackedge()187 NodeProperties::GetControlInput(constraint->right()) == loop) { in VisitBackedge()286 limits_[NodeProperties::GetControlInput(node, 0)->id()]; in TakeConditionsFromFirstControl()302 DCHECK_EQ(IrOpcode::kLoop, NodeProperties::GetControlInput(phi)->opcode()); in TryGetInductionVariable()379 Node* control = NodeProperties::GetControlInput(induction_var->phi()); in ChangeToPhisAndInsertGuards()394 NodeProperties::GetControlInput(induction_var->phi())->InputAt(1); in ChangeToPhisAndInsertGuards()
98 Node* const control = NodeProperties::GetControlInput(node); in ReduceDeoptimizeNow()115 Node* const control = NodeProperties::GetControlInput(node); in ReduceGeneratorClose()129 Node* const control = NodeProperties::GetControlInput(node); in ReduceGeneratorGetInputOrDebugPos()139 Node* const control = NodeProperties::GetControlInput(node); in ReduceGeneratorGetResumeMode()155 Node* control = NodeProperties::GetControlInput(node); in ReduceIsInstanceType()210 Node* control = NodeProperties::GetControlInput(node); in ReduceFixedArrayGet()222 Node* control = NodeProperties::GetControlInput(node); in ReduceFixedArraySet()287 Node* control = NodeProperties::GetControlInput(node); in ReduceGetSuperConstructor()
137 Node* control = NodeProperties::GetControlInput(node, 0); in RemoveLoopExit()148 Node* control = NodeProperties::GetControlInput(node); in ReduceNode()154 Node* control = NodeProperties::GetControlInput(node, 0); in ReduceLoopExit()155 Node* loop = NodeProperties::GetControlInput(node, 1); in ReduceLoopExit()
82 Placement p = GetPlacement(NodeProperties::GetControlInput(node)); in GetPlacement()116 Node* control = NodeProperties::GetControlInput(node); in UpdatePlacement()128 DCHECK_EQ(node, NodeProperties::GetControlInput(use)); in UpdatePlacement()166 Node* control = NodeProperties::GetControlInput(node); in IncrementUnscheduledUseCount()189 Node* control = NodeProperties::GetControlInput(node); in DecrementUnscheduledUseCount()318 Node* loop = NodeProperties::GetControlInput(node); in BuildBlocks()420 node = NodeProperties::GetControlInput(node); in FindPredecessorBlock()432 Node* call_control = NodeProperties::GetControlInput(call); in ConnectCall()463 Node* branch_control = NodeProperties::GetControlInput(branch); in ConnectBranch()485 Node* switch_control = NodeProperties::GetControlInput(sw); in ConnectSwitch()[all …]
57 Node* control_input = NodeProperties::GetControlInput(node, 0); in ReduceBranch()90 Node* control = NodeProperties::GetControlInput(node); in ReduceDeoptimizeConditional()121 Node* branch = NodeProperties::GetControlInput(node, 0); in ReduceIf()200 node_conditions_.Get(NodeProperties::GetControlInput(node, 0)); in TakeConditionsFromFirstControl()
148 Node* control = NodeProperties::GetControlInput(node, i); in Check()216 NodeProperties::GetControlInput(node, 0)->opcode()); in Check()222 Node* input = NodeProperties::GetControlInput(node, 0); in Check()230 Node* input = NodeProperties::GetControlInput(node, 0); in Check()271 NodeProperties::GetControlInput(node)->opcode()); in Check()302 NodeProperties::GetControlInput(node)->opcode()); in Check()411 Node* control = NodeProperties::GetControlInput(node, 0); in Check()432 Node* control = NodeProperties::GetControlInput(node, 0); in Check()439 Node* loop = NodeProperties::GetControlInput(node, 1); in Check()445 Node* loop_exit = NodeProperties::GetControlInput(node, 0); in Check()[all …]
133 Node* control = NodeProperties::GetControlInput(node); in ReduceDeoptimizeConditional()289 Node* const control = NodeProperties::GetControlInput(node); in ReduceReturn()299 NodeProperties::GetControlInput(value) == control && in ReduceReturn()301 NodeProperties::GetControlInput(effect) == control && in ReduceReturn()
344 NodeProperties::GetControlInput(node, 0)); in EliminateLoopExit()371 Node* control = NodeProperties::GetControlInput(node); in EliminateLoopExits()379 Node* control = NodeProperties::GetControlInput(node, i); in EliminateLoopExits()
158 Node* control = NodeProperties::GetControlInput(node); in LowerJSLoadProperty()182 Node* control = NodeProperties::GetControlInput(node); in LowerJSLoadNamed()207 Node* control = NodeProperties::GetControlInput(node); in LowerJSLoadGlobal()235 Node* control = NodeProperties::GetControlInput(node); in LowerJSStoreProperty()269 Node* control = NodeProperties::GetControlInput(node); in LowerJSStoreNamed()302 Node* control = NodeProperties::GetControlInput(node); in LowerJSStoreGlobal()658 Node* control = NodeProperties::GetControlInput(node); in LowerJSStackCheck()
208 user->ReplaceUses(NodeProperties::GetControlInput(node_)); in ChangeToSpeculativeOperator()328 Node* control() { return NodeProperties::GetControlInput(node_); } in control()585 Node* control = NodeProperties::GetControlInput(node); in ReduceCreateConsString()1119 Node* control = NodeProperties::GetControlInput(node); in ReduceJSToObject()1175 Node* control = NodeProperties::GetControlInput(node); in ReduceJSLoadNamed()1211 Node* control = NodeProperties::GetControlInput(node); in ReduceJSLoadProperty()1262 Node* control = NodeProperties::GetControlInput(node); in ReduceJSStoreProperty()1322 Node* control = NodeProperties::GetControlInput(node); in ReduceJSOrdinaryHasInstance()1515 Node* control = NodeProperties::GetControlInput(node); in ReduceJSLoadModule()1552 Node* control = NodeProperties::GetControlInput(node); in ReduceJSStoreModule()[all …]
235 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayIterator()344 Node* control = NodeProperties::GetControlInput(node); in ReduceFastArrayIteratorNext()509 Node* control = NodeProperties::GetControlInput(node); in ReduceTypedArrayIteratorNext()731 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayPop()821 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayPush()937 Node* control = NodeProperties::GetControlInput(node); in ReduceDateGetTime()957 Node* control = NodeProperties::GetControlInput(node); in ReduceFunctionHasInstance()1532 Node* control = NodeProperties::GetControlInput(node); in ReduceStringCharAt()1583 Node* control = NodeProperties::GetControlInput(node); in ReduceStringCharCodeAt()1624 Node* control = NodeProperties::GetControlInput(node); in ReduceStringIterator()[all …]
70 Node* control = NodeProperties::GetControlInput(node); in ReduceJSLoadGlobal()151 Node* control = NodeProperties::GetControlInput(node); in ReduceJSStoreGlobal()
456 Node* control = NodeProperties::GetControlInput(node); in ReduceNewArray()541 Node* control = NodeProperties::GetControlInput(node); in ReduceNewArrayToStubCall()671 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateClosure()761 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateLiteral()795 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateFunctionContext()824 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateWithContext()854 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateCatchContext()892 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateBlockContext()
47 static Node* GetControlInput(Node* node, int index = 0);
149 Node* k = NodeProperties::GetControlInput(control, j); in PeelOuterLoopsForOsr()280 if (NodeProperties::GetControlInput(use) != loop) continue; in SetTypeForOsrValue()
642 Node* const control = NodeProperties::GetControlInput(node); in ReduceLoadField()694 Node* const control = NodeProperties::GetControlInput(node); in ReduceLoadElement()763 Node* const control = NodeProperties::GetControlInput(node); in ReduceEffectPhi()835 Node* const control = NodeProperties::GetControlInput(node); in ComputeLoopState()
258 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCallFunction()403 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCallConstruct()
208 Node* loop_exit = NodeProperties::GetControlInput(node); in PropagateBackward()523 Node* header = NodeProperties::GetControlInput(first); in HeaderNode()
166 Node* const control = NodeProperties::GetControlInput(node); in ReduceEffectPhi()
214 control = NodeProperties::GetControlInput(node); in ReplaceWithValue()
90 Node* control = NodeProperties::GetControlInput(call); in InlineCall()189 controls.push_back(NodeProperties::GetControlInput(input)); in InlineCall()
184 Node* fallthrough_control = NodeProperties::GetControlInput(node); in InlineCandidate()
96 Node* control = NodeProperties::GetControlInput(node); in ReduceJSInstanceOf()204 Node* control = NodeProperties::GetControlInput(node); in ReduceNamedAccess()526 Node* control = NodeProperties::GetControlInput(node); in ReduceElementAccess()780 Node* control = NodeProperties::GetControlInput(node); in ReduceKeyedAccess()894 Node* control = NodeProperties::GetControlInput(node); in ReduceSoftDeoptimize()
79 Node* NodeProperties::GetControlInput(Node* node, int index) { in GetControlInput() function in v8::internal::compiler::NodeProperties