Searched refs:emitCalloc (Results 1 – 3 of 3) sorted by relevance
281 LLVM_ABI Value *emitCalloc(Value *Num, Value *Size, IRBuilderBase &B,
2094 emitCalloc(ConstantInt::get(SizeTTy, 1), Malloc->getArgOperand(0), in tryFoldIntoCalloc()
2089 Value *llvm::emitCalloc(Value *Num, Value *Size, IRBuilderBase &B, in emitCalloc() function in llvm