Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dcommon-node-cache.h32 Node** FindInt64Constant(int64_t value) { in FindInt64Constant() function
Djs-graph.cc199 Node** loc = cache_.FindInt64Constant(value); in Int64Constant()