Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dnode-test-utils.cc1185 class IsLoadMatcher final : public NodeMatcher { class
1187 IsLoadMatcher(const Matcher<LoadRepresentation>& rep_matcher, in IsLoadMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsLoadMatcher