Searched defs:gather (Results 1 – 4 of 4) sorted by relevance
423 void ScalarizerVisitor::gather(Instruction *Op, const ValueVector &CV) { in gather() function in ScalarizerVisitor
3511 auto gather = [](DWARFDIE die, UniqueCStringMap<DWARFDIE> &map, in CopyUniqueClassMethodTypes() local
706 void gather(Value *V) { in gather() function
8644 Value *BoUpSLP::gather(ArrayRef<Value *> VL) { in gather() function in BoUpSLP