Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryLocation.cpp167 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(II->getArgOperand(2))) in getForArgument() local
238 if (const ConstantInt *LenCI = in getForArgument() local
247 if (const ConstantInt *LenCI = in getForArgument() local
254 if (const ConstantInt *LenCI = in getForArgument() local
263 if (const ConstantInt *LenCI = in getForArgument() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp87 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(IntrCall->getLength())) { in runOnFunction() local