Searched refs:SmallInstructionSet (Results 1 – 1 of 1) sorted by relevance
198 using SmallInstructionSet = SmallPtrSet<Instruction *, 16>; typedef in __anon29ecfd3f0111::LoopReroll283 SmallInstructionSet &PossibleRedSet, in restrictToScale()284 SmallInstructionSet &PossibleRedPHISet, in restrictToScale()285 SmallInstructionSet &PossibleRedLastSet) { in restrictToScale()383 SmallInstructionSet SubsumedInsts;414 SmallInstructionSet SubsumedInsts);415 bool findRootsBase(Instruction *IVU, SmallInstructionSet SubsumedInsts);420 bool collectUsedInstructions(SmallInstructionSet &PossibleRedSet);422 const SmallInstructionSet &Exclude,423 const SmallInstructionSet &Final,[all …]