Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dnode-matchers.h360 bool HasIndexInput() const { return scale_ != -1; } in HasIndexInput() function
362 DCHECK(HasIndexInput()); in IndexInput()
366 DCHECK(HasIndexInput()); in scale()
492 if (m.HasIndexInput() && left->OwnedByAddressingOperand()) { in Initialize()
537 if (left_matcher.HasIndexInput() && left_left->OwnedBy(left)) { in Initialize()
562 if (left_matcher.HasIndexInput() && left_left->OwnedBy(left)) { in Initialize()