Searched refs:SmallInstructionVector (Results 1 – 1 of 1) sorted by relevance
192 using SmallInstructionVector = SmallVector<Instruction *, 16>; typedef in __anon25f666240111::LoopReroll238 using iterator = SmallInstructionVector::iterator;239 using const_iterator = SmallInstructionVector::const_iterator;256 SmallInstructionVector Instructions;375 SmallInstructionVector Roots;461 SmallInstructionVector LoopIncs;693 SmallInstructionVector Queue(1, Root); in collectInLoopUserSet()726 const SmallInstructionVector &Roots, in collectInLoopUserSet()784 SmallInstructionVector BaseUsers; in collectPossibleRoots()1576 SmallInstructionVector Users; in replaceSelected()[all …]