Searched refs:shouldCreateCalloc (Results 1 – 1 of 1) sorted by relevance
1883 auto shouldCreateCalloc = [](CallInst *Malloc, CallInst *Memset) { in tryFoldIntoCalloc() local1904 if (!shouldCreateCalloc(Malloc, MemSet) || in tryFoldIntoCalloc()