Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_dependence.cpp455 static bool NoAlias(const MemOperand &leftOpnd, const MemOperand &rightOpnd) in NoAlias() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dinsn.h244 virtual bool NoAlias() const in NoAlias() function