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.cpp182 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(II->getArgOperand(2))) in getForArgument() local
298 if (const ConstantInt *LenCI = in getForArgument() local
307 if (const ConstantInt *LenCI = in getForArgument() local
314 if (const ConstantInt *LenCI = in getForArgument() local
323 if (const ConstantInt *LenCI = in getForArgument() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp86 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(IntrCall->getLength())) { in runOnFunction() local