Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_ssa.h291 …SSAOperandVisitor(Insn &cInsn, const OpndDesc &cDes, uint32 idx) : insn(&cInsn), opndDes(&cDes), i… in SSAOperandVisitor()
294 void SetInsnOpndInfo(Insn &cInsn, const OpndDesc &cDes, uint32 index) in SetInsnOpndInfo()