Home
last modified time | relevance | path

Searched refs:TryBuildSoftDeopt (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-type-hint-lowering.cc223 if (Node* node = TryBuildSoftDeopt( in ReduceUnaryOperation()
287 if (Node* node = TryBuildSoftDeopt( in ReduceBinaryOperation()
303 if (Node* node = TryBuildSoftDeopt( in ReduceBinaryOperation()
317 if (Node* node = TryBuildSoftDeopt( in ReduceBinaryOperation()
339 if (Node* node = TryBuildSoftDeopt( in ReduceBinaryOperation()
366 if (Node* node = TryBuildSoftDeopt( in ReduceForInNextOperation()
380 if (Node* node = TryBuildSoftDeopt( in ReduceForInPrepareOperation()
410 if (Node* node = TryBuildSoftDeopt( in ReduceCallOperation()
425 if (Node* node = TryBuildSoftDeopt( in ReduceConstructOperation()
439 if (Node* node = TryBuildSoftDeopt( in ReduceLoadNamedOperation()
[all …]
Djs-type-hint-lowering.h156 Node* TryBuildSoftDeopt(FeedbackNexus& nexus, Node* effect, Node* control,