Lines Matching refs:GetControlInput

122   Node* const control = NodeProperties::GetControlInput(node);  in ReduceJSCreate()
411 Node* const control = NodeProperties::GetControlInput(node); in ReduceJSCreateGeneratorObject()
483 Node* control = NodeProperties::GetControlInput(node); in ReduceNewArray()
533 Node* control = NodeProperties::GetControlInput(node); in ReduceNewArray()
577 Node* control = NodeProperties::GetControlInput(node); in ReduceNewArray()
835 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateArrayIterator()
894 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateCollectionIterator()
928 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateBoundFunction()
966 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateClosure()
1129 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateLiteralArrayOrObject()
1176 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateEmptyLiteralObject()
1208 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateLiteralRegExp()
1233 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateFunctionContext()
1273 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateWithContext()
1294 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateCatchContext()
1323 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateBlockContext()
1350 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCreateObject()