Searched refs:BranchMatcher (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/compiler/
H A Dnode-matchers.cc16 BranchMatcher::BranchMatcher(Node* branch) function in class:v8::internal::compiler::BranchMatcher
H A Dcontrol-flow-optimizer.cc87 BranchMatcher matcher(branch);
H A Dnode-matchers.h675 struct V8_EXPORT_PRIVATE BranchMatcher : public NON_EXPORTED_BASE(NodeMatcher) { struct in class:v8::internal::compiler::AddressOption
676 explicit BranchMatcher(Node* branch);
H A Deffect-control-linearizer.cc217 BranchMatcher matcher(branch);

Completed in 986 milliseconds