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