Home
last modified time | relevance | path

Searched defs:GetCallee (Results 1 – 5 of 5) 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/codegen/maple/mpl2mpl/include/
Dcall_graph.h280 …eMap<CallInfo *, MapleSet<CGNode *, Comparator<CGNode>> *, Comparator<CallInfo>> &GetCallee() const in GetCallee() function
285 … MapleMap<CallInfo *, MapleSet<CGNode *, Comparator<CGNode>> *, Comparator<CallInfo>> &GetCallee() in GetCallee() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h573 GateRef GetCallee() in GetCallee() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp891 LLVMValueRef LLVMIRBuilder::GetCallee(const std::vector<GateRef> &inList, const CallSignature *sign… in GetCallee() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1377 Expr LiteCGIRBuilder::GetCallee(maple::litecg::BB &bb, const std::vector<GateRef> &inList, in GetCallee() function in panda::ecmascript::kungfu::LiteCGIRBuilder