Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dclass_hierarchy.cpp138 MapleVector<MIRFunction *> *cands = GetCandidates(funcName); in GetClosestMethod() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_peep.h1496 std::vector<uint32> cands; variable