Home
last modified time | relevance | path

Searched refs:GrowFastElementsFlagsOf (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Dsimplified-operator.h159 GrowFastElementsFlags GrowFastElementsFlagsOf(const Operator*)
Dload-elimination.cc571 GrowFastElementsFlags flags = GrowFastElementsFlagsOf(node->op()); in ReduceMaybeGrowFastElements()
857 GrowFastElementsFlagsOf(current->op()); in ComputeLoopState()
Dsimplified-operator.cc272 GrowFastElementsFlags GrowFastElementsFlagsOf(const Operator* op) { in GrowFastElementsFlagsOf() function
Deffect-control-linearizer.cc3050 GrowFastElementsFlags flags = GrowFastElementsFlagsOf(node->op()); in LowerMaybeGrowFastElements()