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

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

Completed in 248 milliseconds