Searched refs:len_int (Results 1 – 3 of 3) sorted by relevance
161 if (ConstantInt *len_int = dyn_cast<ConstantInt>(len)) { in runOnFunction() local162 if (len_int->getZExtValue() >= MaxAggrCopySize) { in runOnFunction()171 if (ConstantInt *len_int = dyn_cast<ConstantInt>(len)) { in runOnFunction() local172 if (len_int->getZExtValue() >= MaxAggrCopySize) { in runOnFunction()
1387 rename len_int and len_unsigned to _heim_\&
1412 rename len_int and len_unsigned to _heim_\&