Home
last modified time | relevance | path

Searched defs:LenCI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryLocation.cpp175 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(II->getArgOperand(2))) in getForArgument() local
183 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(II->getArgOperand(2))) in getForArgument() local
303 if (const ConstantInt *LenCI = in getForArgument() local
312 if (const ConstantInt *LenCI = in getForArgument() local
319 if (const ConstantInt *LenCI = in getForArgument() local
328 if (const ConstantInt *LenCI = in getForArgument() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp85 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(IntrCall->getLength())) { in runOnFunction() local