Home
last modified time | relevance | path

Searched refs:SmallInstructionSet (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp162 typedef SmallSet<Instruction *, 16> SmallInstructionSet; typedef in __anonf10eef150111::LoopReroll
247 SmallInstructionSet &PossibleRedSet, in restrictToScale()
248 SmallInstructionSet &PossibleRedPHISet, in restrictToScale()
249 SmallInstructionSet &PossibleRedLastSet) { in restrictToScale()
346 SmallInstructionSet SubsumedInsts;
375 SmallInstructionSet SubsumedInsts);
376 bool findRootsBase(Instruction *IVU, SmallInstructionSet SubsumedInsts);
380 bool collectUsedInstructions(SmallInstructionSet &PossibleRedSet);
382 const SmallInstructionSet &Exclude,
383 const SmallInstructionSet &Final,
[all …]