Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DMemoryLocation.cpp129 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(II->getArgOperand(2))) in getForArgument() local
168 if (const ConstantInt *LenCI = dyn_cast<ConstantInt>(CS.getArgument(2))) in getForArgument() local
/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp267 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(IntrCall->getLength())) { in runOnFunction() local