Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.h76 llvm::Function *GetFunctionByMethodPtr(MethodPtr method) const;
Dllvm_ark_interface.cpp171 llvm::Function *LLVMArkInterface::GetFunctionByMethodPtr(LLVMArkInterface::MethodPtr method) const in GetFunctionByMethodPtr() function in panda::llvmbackend::LLVMArkInterface