Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dnode-matchers.cc16 BranchMatcher::BranchMatcher(Node* branch) in BranchMatcher() function in v8::internal::compiler::BranchMatcher
H A Dcontrol-flow-optimizer.cc91 BranchMatcher matcher(branch); in TryBuildSwitch()
H A Dnode-matchers.h786 struct V8_EXPORT_PRIVATE BranchMatcher : public NON_EXPORTED_BASE(NodeMatcher) { struct in v8::internal::compiler::AddressOption
787 explicit BranchMatcher(Node* branch);
H A Deffect-control-linearizer.cc521 BranchMatcher matcher(branch); in TryCloneBranch()

Completed in 13 milliseconds