Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dprimary64.h462 uptr MinDistance = -1UL; findNearestBlock() local
H A Dcombined.h1469 getInlineErrorInfo(struct scudo_error_info * ErrorInfo,size_t & NextErrorReport,uintptr_t FaultAddr,const StackDepot * Depot,const char * RegionInfoPtr,const char * Memory,const char * MemoryTags,uintptr_t MemoryAddr,size_t MemorySize,size_t MinDistance,size_t MaxDistance) getInlineErrorInfo() argument
/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp2112 if (MinDistance <= 0) { in isDependent() local