Searched refs:SmallInstructionVector (Results 1 – 1 of 1) sorted by relevance
197 using SmallInstructionVector = SmallVector<Instruction *, 16>; typedef in __anon9a4a00a80111::LoopReroll243 using iterator = SmallInstructionVector::iterator;244 using const_iterator = SmallInstructionVector::const_iterator;261 SmallInstructionVector Instructions;380 SmallInstructionVector Roots;466 SmallInstructionVector LoopIncs;698 SmallInstructionVector Queue(1, Root); in collectInLoopUserSet()731 const SmallInstructionVector &Roots, in collectInLoopUserSet()789 SmallInstructionVector BaseUsers; in collectPossibleRoots()1585 SmallInstructionVector Users; in replaceSelected()[all …]