Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dlinear_order.cpp142 auto leastLikelySuccessor = LeastLikelySuccessorByBranchCounter(block); in LeastLikelySuccessor() local
335 auto leastLikelySuccessor = DEFER_LEAST_FREQUENT ? LeastLikelySuccessor(block) : nullptr; in DFSAndDeferLeastFrequentBranches() local