Home
last modified time | relevance | path

Searched defs:SizeRange (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp79 auto SizeRange = SE.getUnsignedRange(SE.getSCEV(Size)); in getBoundsCheckCond() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp275 const ConstantRange &SizeRange) { in getAccessRange()
322 ConstantRange SizeRange(APInt::getNullValue(PointerSize), in getMemIntrinsicAccessRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSafeStack.cpp242 ConstantRange SizeRange = in IsAccessSafe() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp8066 SourceRange SizeRange = VAT->getSizeExpr()->getSourceRange(); in CheckVariableDeclarationType() local
H A DSemaChecking.cpp9802 SourceRange SizeRange = Size->getSourceRange(); in CheckMemorySizeofForComparison() local