Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp183 static Instruction *simplifyAllocaArraySize(InstCombiner &IC, AllocaInst &AI) { in simplifyAllocaArraySize() function
343 if (auto *I = simplifyAllocaArraySize(*this, AI)) in visitAllocaInst()