Searched refs:MarkAsUsed (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/compiler/
H A Dinstruction-selector-impl.h269 selector()->MarkAsUsed(node);
H A Dinstruction-selector.h239 void MarkAsUsed(Node* node);
H A Dinstruction-selector.cc63 MarkAsUsed(input);
374 void InstructionSelector::MarkAsUsed(Node* node) { function in class:v8::internal::compiler::InstructionSelector
1781 MarkAsUsed(input);
1810 MarkAsUsed(value);
2029 MarkAsUsed(node->InputAt(0));

Completed in 150 milliseconds