Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h645 uptr MapEnd = MapBase + MapSize; in allocate() local
H A Dprimary32.h425 const uptr MapEnd = MapBase + MapSize; in allocateRegionSlow() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSAUpdater.cpp780 auto MapEnd = MappedIteratorType(VMaps.end(), GetPtr); in updateExitBlocksForClonedLoop() local