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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp2282 SmallVector<Value*, 16> NewIndices; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2266 SmallVector<Value*, 8> NewIndices; local
1124 FindElementAtOffset(PointerType *PtrTy, int64_t Offset, SmallVectorImpl<Value *> &NewIndices) argument

Completed in 126 milliseconds