Searched defs:InBounds (Results 1 – 16 of 16) sorted by relevance
634 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
669 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
182 InBounds = 0x08 enumerator349 uint32_t InBounds = GepI->isInBounds() ? GepNode::InBounds : 0; in processGepInst() local
2190 bool InBounds, in ConstantFoldGetElementPtr()
2076 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
2931 void LLVMSetIsInBounds(LLVMValueRef GEP, LLVMBool InBounds) { in LLVMSetIsInBounds()
826 bool InBounds = GEP->isInBounds(); in SymbolicallyEvaluateGEP() local
3143 bool InBounds = false; in ParseValID() local6224 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
2590 bool InBounds = false; in parseConstants() local3959 bool InBounds; in parseFunctionBody() local
2221 bool InBounds = false; in vectorizeInterleaveGroup() local2403 bool InBounds = false; in vectorizeMemoryInstruction() local
3553 bool InBounds = false; in ParseValID() local7204 bool InBounds = EatIfPresent(lltok::kw_inbounds); in ParseGetElementPtr() local
1895 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
2322 void LLVMSetIsInBounds(LLVMValueRef GEP, LLVMBool InBounds) { in LLVMSetIsInBounds()
4586 bool InBounds; in parseFunctionBody() local
2183 bool InBounds = true; member
2975 bool InBounds) { in getGEPExpr()