Home
last modified time | relevance | path

Searched defs:BaseWithIndexAndDisplacementMatcher (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dnode-matchers.h385 struct BaseWithIndexAndDisplacementMatcher { struct
386 BaseWithIndexAndDisplacementMatcher(Node* node, bool allow_input_swap) in BaseWithIndexAndDisplacementMatcher() function
395 explicit BaseWithIndexAndDisplacementMatcher(Node* node) in BaseWithIndexAndDisplacementMatcher() function
418 // The BaseWithIndexAndDisplacementMatcher canonicalizes the order of in Initialize() argument