Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp544std::list<Insn *> &existingInsns, std::list<Insn *> &moveInsns) in BackwardFindDependency()
778 … std::list<Insn *> existingInsns; /* the insns must be retained in the ifBB (and the return BB) */ in IsolateFastPath() local