Searched defs:LenCI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | MemoryLocation.cpp | 182 return MemoryLocation(Arg, LocationSize::precise(LenCI->getZExtValue()), in getForArgument() local |
/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXLowerAggrCopies.cpp | 86 if (ConstantInt *LenCI = dyn_cast<ConstantInt>(IntrCall->getLength())) { runOnFunction() local |