Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1849 bool tryFoldIntoCalloc(MemoryDef *Def, const Value *DefUO) { in tryFoldIntoCalloc() function
2304 if (!Shortend && State.tryFoldIntoCalloc(KillingDef, KillingUndObj)) { in eliminateDeadStores()