Searched defs:IsHeapPointerType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/ | ||
| D | lmir_builder.cpp | 143 bool LMIRBuilder::IsHeapPointerType(Type *mirType) const in IsHeapPointerType() function in maple::litecg::LMIRBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| D | llvm_ir_builder.cpp | 876 bool LLVMIRBuilder::IsHeapPointerType(LLVMTypeRef valueType) in IsHeapPointerType() function in panda::ecmascript::kungfu::LLVMIRBuilder |