Home
last modified time | relevance | path

Searched refs:onlyFindForEhSucc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dreaching.h130 bool onlyFindForEhSucc) const;
163 bool onlyFindForEhSucc) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreaching.cpp178 … InsnSet &useInsnSet, bool onlyFindForEhSucc = false) const in DFSFindUseForRegOpnd() argument
180 if (!onlyFindForEhSucc) { in DFSFindUseForRegOpnd()
286 … InsnSet &useInsnSet, bool onlyFindForEhSucc = false) const in DFSFindUseForMemOpnd() argument
288 if (!onlyFindForEhSucc) { in DFSFindUseForMemOpnd()