Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1805 bool tryFoldIntoCalloc(MemoryDef *Def, const Value *DefUO) { in tryFoldIntoCalloc() function
2196 if (!Shortend && State.tryFoldIntoCalloc(KillingDef, KillingUndObj)) { in eliminateDeadStores()