Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_pragma.h28 class MIRSymbol; // circular dependency exists, no other choice variable
Dmir_const.h26 class MIRSymbol; // circular dependency exists, no other choice variable
Dmir_symbol.h60 MIRSymbol(uint32 idx, uint8 scp) : stIdx(scp, idx) {} in MIRSymbol() function
Dmir_module.h133 class MIRSymbol; // circular dependency exists, no other choice variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h54 class MIRSymbol; variable