Lines Matching refs:GetControlInput
46 Node* control = NodeProperties::GetControlInput(node); in ReduceMathUnary()
69 Node* control = NodeProperties::GetControlInput(node); in ReduceMathBinary()
104 Node* control = NodeProperties::GetControlInput(node); in ReduceMathImul()
134 Node* control = NodeProperties::GetControlInput(node); in ReduceMathClz32()
159 Node* control = NodeProperties::GetControlInput(node); in ReduceMathMinMax()
293 Node* control = NodeProperties::GetControlInput(node); in ReduceFunctionPrototypeApply()
402 Node* control = NodeProperties::GetControlInput(node); in ReduceFunctionPrototypeBind()
495 Node* control = NodeProperties::GetControlInput(node); in ReduceFunctionPrototypeCall()
547 Node* control = NodeProperties::GetControlInput(node); in ReduceFunctionPrototypeHasInstance()
650 Node* control = NodeProperties::GetControlInput(node); in ReduceObjectPrototypeHasOwnProperty()
815 Node* control = NodeProperties::GetControlInput(node); in ReduceObjectCreate()
841 Node* control = NodeProperties::GetControlInput(node); in ReduceReflectGet()
917 Node* control = NodeProperties::GetControlInput(node); in ReduceReflectHas()
1014 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayForEach()
1206 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayReduce()
1481 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayMap()
1694 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayFilter()
1976 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayFind()
2295 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayEvery()
2595 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayIndexOfIncludes()
2644 Node* control = NodeProperties::GetControlInput(node); in ReduceArraySome()
2880 Node* control = NodeProperties::GetControlInput(node); in ReduceCallApiFunction()
3146 Node* control = NodeProperties::GetControlInput(node); in ReduceCallOrConstructWithArrayLikeOrSpread()
3208 Node* control = NodeProperties::GetControlInput(node); in ShouldUseCallICFeedback()
3227 Node* control = NodeProperties::GetControlInput(node); in ReduceJSCall()
3745 Node* control = NodeProperties::GetControlInput(node); in ReduceJSConstruct()
3978 Node* control = NodeProperties::GetControlInput(node); in ReduceStringPrototypeIndexOf()
4017 Node* control = NodeProperties::GetControlInput(node); in ReduceStringPrototypeSubstring()
4080 Node* control = NodeProperties::GetControlInput(node); in ReduceStringPrototypeSlice()
4182 Node* control = NodeProperties::GetControlInput(node); in ReduceStringPrototypeSubstr()
4305 Node* control = NodeProperties::GetControlInput(node); in ReduceSoftDeoptimize()
4357 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayPrototypePush()
4470 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayPrototypePop()
4589 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayPrototypeShift()
4793 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayPrototypeSlice()
4861 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayIsArray()
4880 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayIterator()
4927 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayIteratorPrototypeNext()
5198 Node* control = NodeProperties::GetControlInput(node); in ReduceStringPrototypeStringAt()
5234 Node* control = NodeProperties::GetControlInput(node); in ReduceStringPrototypeCharAt()
5268 Node* control = NodeProperties::GetControlInput(node); in ReduceStringPrototypeToLowerCaseIntl()
5290 Node* control = NodeProperties::GetControlInput(node); in ReduceStringPrototypeToUpperCaseIntl()
5316 Node* control = NodeProperties::GetControlInput(node); in ReduceStringFromCharCode()
5341 Node* control = NodeProperties::GetControlInput(node); in ReduceStringFromCodePoint()
5365 Node* control = NodeProperties::GetControlInput(node); in ReduceStringPrototypeIterator()
5379 Node* control = NodeProperties::GetControlInput(node); in ReduceStringIteratorPrototypeNext()
5456 Node* control = NodeProperties::GetControlInput(node); in ReduceStringPrototypeConcat()
5562 Node* control = NodeProperties::GetControlInput(node); in ReducePromiseConstructor()
5752 Node* control = NodeProperties::GetControlInput(node); in ReducePromiseInternalReject()
5775 Node* control = NodeProperties::GetControlInput(node); in ReducePromiseInternalResolve()
5796 Node* control = NodeProperties::GetControlInput(node); in ReducePromisePrototypeCatch()
5861 Node* control = NodeProperties::GetControlInput(node); in ReducePromisePrototypeFinally()
6022 Node* control = NodeProperties::GetControlInput(node); in ReducePromisePrototypeThen()
6101 Node* control = NodeProperties::GetControlInput(node); in ReducePromiseResolveTrampoline()
6147 Node* control = NodeProperties::GetControlInput(node); in ReduceTypedArrayConstructor()
6175 Node* control = NodeProperties::GetControlInput(node); in ReduceTypedArrayPrototypeToStringTag()
6299 Node* control = NodeProperties::GetControlInput(node); in ReduceMapPrototypeGet()
6344 Node* control = NodeProperties::GetControlInput(node); in ReduceMapPrototypeHas()
6386 Node* control = NodeProperties::GetControlInput(node); in ReduceCollectionIteration()
6404 Node* control = NodeProperties::GetControlInput(node); in ReduceCollectionPrototypeSize()
6429 Node* control = NodeProperties::GetControlInput(node); in ReduceCollectionIteratorPrototypeNext()
6722 Node* control = NodeProperties::GetControlInput(node); in ReduceArrayBufferViewAccessor()
6775 Node* control = NodeProperties::GetControlInput(node); in ReduceDataViewPrototypeGet()
6905 Node* control = NodeProperties::GetControlInput(node); in ReduceDataViewPrototypeSet()
7055 Node* control = NodeProperties::GetControlInput(node); in ReduceGlobalIsFinite()
7080 Node* control = NodeProperties::GetControlInput(node); in ReduceGlobalIsNaN()
7096 Node* control = NodeProperties::GetControlInput(node); in ReduceDatePrototypeGetTime()
7111 Node* control = NodeProperties::GetControlInput(node); in ReduceDateNow()
7129 Node* control = NodeProperties::GetControlInput(node); in ReduceNumberParseInt()
7155 Node* control = NodeProperties::GetControlInput(node); in ReduceRegExpPrototypeTest()