Searched defs:InBounds (Results 1 – 4 of 4) sorted by relevance
612 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
2801 bool InBounds = false; in ParseValID() local5504 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
3473 bool InBounds; in ParseFunctionBody() local
2005 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()