Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Descape-analysis-reducer.h41 Node* node = MutableNode(); in ReplaceValueInput()
46 Node* node = MutableNode(); in ReplaceInput()
54 Node* MutableNode();
Descape-analysis-reducer.cc412 Node* NodeHashCache::Constructor::MutableNode() { in MutableNode() function in v8::internal::compiler::NodeHashCache::Constructor