Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp143 bool LMIRBuilder::IsHeapPointerType(Type *mirType) const in IsHeapPointerType() function in maple::litecg::LMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp876 bool LLVMIRBuilder::IsHeapPointerType(LLVMTypeRef valueType) in IsHeapPointerType() function in panda::ecmascript::kungfu::LLVMIRBuilder