Searched refs:simplifyAllocaArraySize (Results 1 – 1 of 1) sorted by relevance
183 static Instruction *simplifyAllocaArraySize(InstCombiner &IC, AllocaInst &AI) { in simplifyAllocaArraySize() function343 if (auto *I = simplifyAllocaArraySize(*this, AI)) in visitAllocaInst()