Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libark_defect_scan_aux/
Dcallee_info.cpp46 const Function *CalleeInfo::GetCallee() const in GetCallee() function in panda::defect_scan_aux::CalleeInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp787 LLVMValueRef LLVMIRBuilder::GetCallee(const std::vector<GateRef> &inList, const CallSignature *sign… in GetCallee() function in panda::ecmascript::kungfu::LLVMIRBuilder