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()
2490 for (LookupResult::iterator Alloc = R.begin(), AllocEnd = R.end(); in resolveAllocationOverload() local2491 Alloc != AllocEnd; ++Alloc) { in resolveAllocationOverload()3106 for (DeclContext::lookup_iterator Alloc = R.begin(), AllocEnd = R.end(); in DeclareGlobalAllocationFunction() local3107 Alloc != AllocEnd; ++Alloc) { in DeclareGlobalAllocationFunction()