Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dvtable_builder_base-inl.h41 inline VTableInfo::CopiedMethodEntry &VTableInfo::UpdateCopiedEntry(const MethodInfo *orig, const M… in UpdateCopiedEntry()
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp2862 void LLVMIrConstructor::WrapArkCall(Inst *orig, llvm::CallInst *call) in WrapArkCall()