HomeSort by relevance Sort by last modified time
    Searched defs:GetVirtualRegister (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
lithium-allocator.h 354 int GetVirtualRegister() {
  /external/v8/src/compiler/
register-allocator.h 352 int GetVirtualRegister() {
instruction.h 836 int GetVirtualRegister(Node* node) const { return node->id(); }

Completed in 1389 milliseconds