Searched defs:NewIndices (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/IR/
H A DConstantFold.cpp2002 SmallVector<Value*, 16> NewIndices; local
/freebsd-10.1-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1411 SmallVector<Value*, 8> NewIndices; local
H A DInstructionCombining.cpp1386 SmallVector<Value*, 8> NewIndices; local
765 FindElementAtOffset(Type *PtrTy, int64_t Offset, SmallVectorImpl<Value*> &NewIndices) argument

Completed in 135 milliseconds