Home
last modified time | relevance | path

Searched refs:ZeroedVariant (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp2086 FunctionCallee ZeroedVariant = Malloc->getModule()->getOrInsertFunction( in tryFoldIntoCalloc() local
2090 Calloc = IRB.CreateCall(ZeroedVariant, Args, ZeroedVariantName); in tryFoldIntoCalloc()