Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5444 BuildSubAggregate(Value * From,Value * To,Type * IndexedType,SmallVectorImpl<unsigned> & Idxs,unsigned IdxSkip,Instruction * InsertBefore) BuildSubAggregate() argument
5508 unsigned IdxSkip = Idxs.size(); BuildSubAggregate() local