reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3433 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); 3436 Instruction* Malloc = CallInst::CreateMalloc(unwrap(B)->GetInsertBlock(), 3439 return wrap(unwrap(B)->Insert(Malloc, Twine(Name)));