Home
last modified time | relevance | path

Searched defs:CalleePair (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h66 class CalleePair { class
68 CalleePair(PUIdx id, int32_t index) : id(id), index(index) {} in CalleePair() function in maple::CalleePair

Completed in 3 milliseconds