Searched refs:BranchMatcher (Results 1 – 4 of 4) sorted by relevance
16 BranchMatcher::BranchMatcher(Node* branch) in BranchMatcher() function in v8::internal::compiler::BranchMatcher
87 BranchMatcher matcher(branch); in TryBuildSwitch()
659 struct V8_EXPORT_PRIVATE BranchMatcher : public NON_EXPORTED_BASE(NodeMatcher) { struct660 explicit BranchMatcher(Node* branch);
215 BranchMatcher matcher(branch); in TryCloneBranch()