Home
last modified time | relevance | path

Searched defs:gepIndices (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2008 SmallVector<llvm::Value*, 8> gepIndices; in emitArrayLength() local
H A DCGDecl.cpp2286 SmallVector<llvm::Value*,4> gepIndices(arrayDepth+1, zero); in emitPartialArrayDestroy() local