Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dinstruction.h314 bool IsUsedAtStart() const { in IsUsedAtStart() function
Dregister-allocator.cc2138 UnallocatedOperand::cast(input)->IsUsedAtStart()) { in ProcessInstructions()