Searched refs:AllocEnd (Results 1 – 2 of 2) sorted by relevance
71 ExecutorAddr AllocEnd = Base + ExecutorAddrDiff(AllocSize); in finalize() local120 if (LLVM_UNLIKELY(Seg.Addr < Base || SegEnd > AllocEnd)) in finalize()125 AllocEnd.getValue()), in finalize()
2681 for (LookupResult::iterator Alloc = R.begin(), AllocEnd = R.end(); in resolveAllocationOverloadInterior() local2682 Alloc != AllocEnd; ++Alloc) { in resolveAllocationOverloadInterior()3461 for (DeclContext::lookup_iterator Alloc = R.begin(), AllocEnd = R.end(); in DeclareGlobalAllocationFunction() local3462 Alloc != AllocEnd; ++Alloc) { in DeclareGlobalAllocationFunction()