Home
last modified time | relevance | path

Searched defs:MapEnd (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h546 uptr MapEnd = MapBase + MapSize; in allocate() local
H A Dprimary32.h326 const uptr MapEnd = MapBase + MapSize; in allocateRegionSlow() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp805 auto MapEnd = MappedIteratorType(VMaps.end(), GetPtr); in updateExitBlocksForClonedLoop() local