Home
last modified time | relevance | path

Searched defs:NewBranch (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/release/
Dpush_to_candidates.py237 class NewBranch(Step): class
/external/v8/test/unittests/compiler/
Dloop-peeling-unittest.cc126 Branch NewBranch(Node* cond, Node* control = nullptr) { in NewBranch() function in v8::internal::compiler::LoopPeelingTest