Searched defs:LHSEnd (Results 1 – 2 of 2) sorted by relevance
584 auto LHSEnd = OVal.Offset + static_cast<int64_t>(LHSSize); in mayAlias() local
5340 llvm::Value *LHSEnd = CGF.Builder.CreateGEP(LHSBegin, NumElements); in EmitOMPAggregateReduction() local