Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp4686 … BB &headerPred, BB &exitSucc, const std::set<regno_t> &cands) in SplitVregAroundLoop()
4888 BB *exitSucc = *loopExits.begin(); in AnalysisLoop() local