Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dmeexpr_use_info.h95 std::variant<MeStmt *, MePhiNode *> useNode; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dschedule.cpp255 DepNode *useNode = regList->insn->GetDepNode(); in IsLastUse() local
343 DepNode *useNode = regList->insn->GetDepNode(); in UpdateBBPressure() local