Searched refs:BranchMatcher (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | node-matchers.cc | 16 BranchMatcher::BranchMatcher(Node* branch) in BranchMatcher() function in v8::internal::compiler::BranchMatcher |
H A D | control-flow-optimizer.cc | 91 BranchMatcher matcher(branch); in TryBuildSwitch() |
H A D | node-matchers.h | 786 struct V8_EXPORT_PRIVATE BranchMatcher : public NON_EXPORTED_BASE(NodeMatcher) { struct in v8::internal::compiler::AddressOption 787 explicit BranchMatcher(Node* branch); |
H A D | effect-control-linearizer.cc | 521 BranchMatcher matcher(branch); in TryCloneBranch() |
Completed in 14 milliseconds