Searched refs:KeyVal (Results 1 – 1 of 1) sorted by relevance
31 APInt KeyVal; in getValAsInt() local32 if (Val.getAsInteger(10, KeyVal)) in getValAsInt()34 return KeyVal.getSExtValue(); in getValAsInt()