Home
last modified time | relevance | path

Searched defs:visitedBBs (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcg_cfg.cpp568 void CGCFG::FindWillExitBBs(BB *bb, std::set<BB *, BBIdCmp> *visitedBBs) in FindWillExitBBs() argument
592 std::set<BB *, BBIdCmp> visitedBBs; in WontExitAnalysis() local

Completed in 1 milliseconds