Searched defs:InBounds (Results 1 – 8 of 8) sorted by relevance
634 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
2292 bool InBounds = false; in ParseValID() local3907 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
3143 bool InBounds = false; in ParseValID() local6224 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
1599 bool InBounds) { in getGetElementPtr()
1895 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
2322 void LLVMSetIsInBounds(LLVMValueRef GEP, LLVMBool InBounds) { in LLVMSetIsInBounds()
4586 bool InBounds; in parseFunctionBody() local
2975 bool InBounds) { in getGEPExpr()