Searched defs:toExpand (Results 1 – 1 of 1) sorted by relevance
64 void GepPropagation::AddToVector(Instruction *inst, SmallVector<Instruction *> *toExpand, in AddToVector()95 SmallVector<Instruction *> toExpand; in Propagate() local