Searched defs:IsHeapPointerType (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/ | ||
| H A D | lmir_builder.cpp | 142 bool LMIRBuilder::IsHeapPointerType(Type *mirType) const in IsHeapPointerType() function in maple::litecg::LMIRBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| H A D | llvm_ir_builder.cpp | 801 bool LLVMIRBuilder::IsHeapPointerType(LLVMTypeRef valueType) in IsHeapPointerType() function in panda::ecmascript::kungfu::LLVMIRBuilder |
Completed in 9 milliseconds