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()
2213 for (LookupResult::iterator Alloc = R.begin(), AllocEnd = R.end(); in FindAllocationOverload() local2214 Alloc != AllocEnd; ++Alloc) { in FindAllocationOverload()2383 for (DeclContext::lookup_iterator Alloc = R.begin(), AllocEnd = R.end(); in DeclareGlobalAllocationFunction() local2384 Alloc != AllocEnd; ++Alloc) { in DeclareGlobalAllocationFunction()