Searched defs:InBounds (Results 1 – 11 of 11) sorted by relevance
144 Optional<bool> InBounds; member
680 bool InBounds = cast<GetElementPtrInst>(C.Ins)->isInBounds(); in rewriteCandidateWithBasis() local
182 InBounds = 0x08 enumerator339 uint32_t InBounds = GepI->isInBounds() ? GepNode::InBounds : 0; in processGepInst() local
2358 bool InBounds, in ConstantFoldGetElementPtr()
2426 ArrayRef<Value *> Idxs, bool InBounds, in getGetElementPtr()
2992 void LLVMSetIsInBounds(LLVMValueRef GEP, LLVMBool InBounds) { in LLVMSetIsInBounds()
860 bool InBounds = GEP->isInBounds(); in SymbolicallyEvaluateGEP() local
2677 bool InBounds = false; in parseConstants() local4152 bool InBounds; in parseFunctionBody() local
3844 bool InBounds = false; in parseValID() local7733 bool InBounds = EatIfPresent(lltok::kw_inbounds); in parseGetElementPtr() local
2732 bool InBounds = false; in vectorizeInterleaveGroup() local2915 bool InBounds = false; in vectorizeMemoryInstruction() local
2428 bool InBounds = true; member