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

Declarations

include/llvm/Transforms/Utils/BuildLibCalls.h
  214   Value *emitCalloc(Value *Num, Value *Size, const AttributeList &Attrs,

References

lib/Transforms/Utils/SimplifyLibCalls.cpp
 1178   if (Value *Calloc = emitCalloc(ConstantInt::get(SizeType, 1),