Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DopAssignment.cpp114 checker::SavedCheckerContext scc {checker, checker::CheckerStatus::IGNORE_VISIBILITY}; in HandleOpAssignment() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dme_cfg.cpp838 SCCOfBBs *scc = sccOfBB.at(bb->UintID()); in VerifySCC() local