Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_reg_coalesce.h54 MapleSet<regno_t> candidates; variable
Daarch64_global.h500 std::vector<MOperator> candidates; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcse.h225 bool NotIn(const T &candidates, Exp exp) in NotIn()
231 bool AllNotIn(const T &candidates, Inst *inst) in AllNotIn()
Descape.cpp1657 void ScalarReplacement::Apply(ArenaUnorderedSet<Inst *> &candidates) in Apply()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcfgo.cpp777 std::vector<BB *> candidates; in Optimize() local
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.cpp433 std::vector<panda_file::FieldItem *> candidates; in MergeForeignField() local