Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dcommon-node-cache.h42 Node** FindInt32Constant(int32_t value) { in FindInt32Constant() function
Dmachine-graph.cc15 Node** loc = cache_.FindInt32Constant(value); in Int32Constant()