Searched defs:InBounds (Results 1 – 2 of 2) sorted by relevance
2797 bool InBounds = false; in ParseValID() local4489 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
1907 bool InBounds) { in getGetElementPtr()