Home
last modified time | relevance | path

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

/external/v8/src/
Dcompiler.cc347 const int kMaxOptCount = in CreateGraph() local
349 if (info()->opt_count() > kMaxOptCount) { in CreateGraph()