Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reaching.cpp118 bool X64ReachingDefinition::FindMemUseBetweenInsn(uint32 offset, Insn *startInsn, const Insn *endIn… in FindMemUseBetweenInsn() function in maplebe::X64ReachingDefinition
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reaching.cpp881 bool AArch64ReachingDefinition::FindMemUseBetweenInsn(uint32 offset, Insn *startInsn, const Insn *e… in FindMemUseBetweenInsn() function in maplebe::AArch64ReachingDefinition