Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp168 typedef SmallSet<Instruction *, 16> SmallInstructionSet; typedef in __anon90c5a1d60111::LoopReroll
250 SmallInstructionSet &PossibleRedSet, in restrictToScale()
251 SmallInstructionSet &PossibleRedPHISet, in restrictToScale()
252 SmallInstructionSet &PossibleRedLastSet) { in restrictToScale()
349 SmallInstructionSet SubsumedInsts;
376 SmallInstructionSet SubsumedInsts);
377 bool findRootsBase(Instruction *IVU, SmallInstructionSet SubsumedInsts);
381 bool collectUsedInstructions(SmallInstructionSet &PossibleRedSet);
383 const SmallInstructionSet &Exclude,
384 const SmallInstructionSet &Final,
[all …]