Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_stubs.h37 inline GateRef GetGlue(GateRef info) in GetGlue() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp639 LLVMValueRef LLVMIRBuilder::GetGlue(const std::vector<GateRef> &inList) in GetGlue() function in panda::ecmascript::kungfu::LLVMIRBuilder