reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/IR/Instructions.h
 1606   static Instruction *CreateMalloc(Instruction *InsertBefore, Type *IntPtrTy,

References

lib/Transforms/IPO/GlobalOpt.cpp
 1314     Value *NMI = CallInst::CreateMalloc(CI, IntPtrTy, FieldTy,
 1546           CallInst::CreateMalloc(CI, IntPtrTy, AllocSTy, AllocSize, NumElements,