Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.cpp738 auto uniqName = std::string(runtime_->GetMethodFullName(methodPtr, true)); in GetUniqMethodName() local
744 auto uniqName = ssUniqName.str(); in GetUniqMethodName() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4278 auto uniqName = ssUniqName.str(); in CreateDeclForVirtualCall() local