Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h1750 return CheckArrayCtor<FORMAT>(type, regs); in CheckCtor()
4106 bool CheckArrayCtor(Type klass, Span<int> regNums) in CheckArrayCtor() function