Searched refs:MallocDef (Results 1 – 1 of 1) sorted by relevance
1879 auto *MallocDef = dyn_cast_or_null<MemoryDef>(MSSA.getMemoryAccess(Malloc)); in tryFoldIntoCalloc() local1880 if (!MallocDef) in tryFoldIntoCalloc()1918 MallocDef); in tryFoldIntoCalloc()