Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dlinear_order.cpp151 void LinearOrder::DFSAndDeferLeastFrequentBranches(BasicBlock *block, size_t *blocks_count) in DFSAndDeferLeastFrequentBranches() function in panda::compiler::LinearOrder
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dlinear_order.cpp324 void LinearOrder::DFSAndDeferLeastFrequentBranches(BasicBlock *block, size_t *blocksCount) in DFSAndDeferLeastFrequentBranches() function in ark::compiler::LinearOrder