Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dnode-test-utils.cc139 class IsIfValueMatcher final : public NodeMatcher { class
141 IsIfValueMatcher(const Matcher<int32_t>& value_matcher, in IsIfValueMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsIfValueMatcher