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.cpp756 auto uniqName = std::string(runtime_->GetMethodFullName(methodPtr, true)); in GetUniqMethodName() local
762 auto uniqName = ssUniqName.str(); in GetUniqMethodName() local
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4620 auto uniqName = ssUniqName.str(); in CreateDeclForVirtualCall() local