Searched refs:SmallInstructionVector (Results 1 – 1 of 1) sorted by relevance
187 using SmallInstructionVector = SmallVector<Instruction *, 16>; typedef in __anond4f303190111::LoopReroll233 using iterator = SmallInstructionVector::iterator;234 using const_iterator = SmallInstructionVector::const_iterator;251 SmallInstructionVector Instructions;370 SmallInstructionVector Roots;456 SmallInstructionVector LoopIncs;688 SmallInstructionVector Queue(1, Root); in collectInLoopUserSet()722 const SmallInstructionVector &Roots, in collectInLoopUserSet()780 SmallInstructionVector BaseUsers; in collectPossibleRoots()1552 SmallInstructionVector Users; in replaceSelected()[all …]