Home
last modified time | relevance | path

Searched refs:getArrayIndexingBound (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGExpr.cpp718 static llvm::Value *getArrayIndexingBound( in getArrayIndexingBound() function
751 llvm::Value *Bound = getArrayIndexingBound(*this, Base, IndexedType); in EmitBoundsCheck()
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp960 static llvm::Value *getArrayIndexingBound( in getArrayIndexingBound() function
1000 llvm::Value *Bound = getArrayIndexingBound(*this, Base, IndexedType); in EmitBoundsCheck()