Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp906 if (auto PossibleSize = in visitAllocaInst() local
908 APInt NumElems = *PossibleSize; in visitAllocaInst()