Searched refs:SmallInstructionVector (Results 1 – 1 of 1) sorted by relevance
173 using SmallInstructionVector = SmallVector<Instruction *, 16>; typedef in __anond0c6c5aa0111::LoopReroll220 using iterator = SmallInstructionVector::iterator;221 using const_iterator = SmallInstructionVector::const_iterator;238 SmallInstructionVector Instructions;357 SmallInstructionVector Roots;443 SmallInstructionVector LoopIncs;659 SmallInstructionVector Queue(1, Root); in collectInLoopUserSet()692 const SmallInstructionVector &Roots, in collectInLoopUserSet()750 SmallInstructionVector BaseUsers; in collectPossibleRoots()1544 SmallInstructionVector Users; in replaceSelected()[all …]