Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/utils/
DScopeAnalyzer.ts138 defs: Set<Symbol>; property
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder.cpp119 …r::AddCatchPhiInputs(const ArenaUnorderedSet<BasicBlock *> &catch_handlers, const InstVector &defs, in AddCatchPhiInputs()