Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp492 …Arch64GenProEpilog::InsertInsnRegs(Insn &insn, bool insertSource, std::set<regno_t> &vecSourceRegs, in InsertInsnRegs()
583 std::set<regno_t> vecSourceRegs; /* the soureRegs of existingInsns */ in BackwardFindDependency() local