Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp2223const std::set<MemOperand *> &usedMemOpnd, uint32 size, in GetConsistentReuseMem()
2254 …rRegAllocator::GetCommonReuseMem(const uint64 *conflict, const std::set<MemOperand *> &usedMemOpnd, in GetCommonReuseMem()
2302 std::set<MemOperand *> usedMemOpnd; in GetReuseMem() local