Home
last modified time | relevance | path

Searched defs:IsMegamorphic (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dxla_compilation_cache.cc187 static bool IsMegamorphic(int64 compile_count, int64 execution_count) { in IsMegamorphic() function
/external/v8/src/
Dfeedback-vector.h579 bool IsMegamorphic() const { return StateFromFeedback() == MEGAMORPHIC; } in IsMegamorphic() function