Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dgraph-unittest.cc291 class IsPhiMatcher FINAL : public NodeMatcher {
293 IsPhiMatcher(const Matcher<MachineType>& type_matcher, in IsPhiMatcher() function in v8::internal::compiler::__anon024c46020111::FINAL
694 return MakeMatcher(new IsPhiMatcher(type_matcher, value0_matcher, in IsPhi()