Searched refs:CreateNewArrayWithRuntime (Results 1 – 2 of 2) sorted by relevance
138 llvm::Value *CreateNewArrayWithRuntime(Inst *inst);
1664 llvm::Value *LLVMIrConstructor::CreateNewArrayWithRuntime(Inst *inst) in CreateNewArrayWithRuntime() function in ark::compiler::LLVMIrConstructor4115 auto result = ctor->CreateNewArrayWithRuntime(inst); in VisitNewArray()4132 auto result = ctor->CreateNewArrayWithRuntime(inst); in VisitNewArray()