Searched defs:NewBranch (Results 1 – 2 of 2) sorted by relevance
/external/v8/tools/release/ | ||
D | push_to_candidates.py | 237 class NewBranch(Step): class |
/external/v8/test/unittests/compiler/ | ||
D | loop-peeling-unittest.cc | 126 Branch NewBranch(Node* cond, Node* control = nullptr) { in NewBranch() function in v8::internal::compiler::LoopPeelingTest |