Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-node-cache.h46 Node** FindInt64Constant(int64_t value) { in FindInt64Constant() function
Dmachine-graph.cc23 Node** loc = cache_.FindInt64Constant(value); in Int64Constant()