Home
last modified time | relevance | path

Searched defs:ConstLength (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1176 auto *ConstLength = cast<ConstantInt>(CopyLength); in processMemCpyMemCpyDependence() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4753 llvm::APSInt ConstLength; in EmitArraySectionExpr() local
H A DCGOpenMPRuntime.cpp7079 llvm::APSInt ConstLength = Result.Val.getInt(); in isFinalArraySectionExpression() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp20778 llvm::APSInt ConstLength = Result.Val.getInt(); in checkArrayExpressionDoesNotReferToWholeSize() local
20814 llvm::APSInt ConstLength = Result.Val.getInt(); in checkArrayExpressionDoesNotReferToUnitySize() local