Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp378 SmallInstructionSet SubsumedInsts;
691 const SmallInstructionSet &Final, in collectInLoopUserSet()
727 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
728 const SmallInstructionSet &Final, in collectInLoopUserSet()
987 findRootsRecursive(IV, SmallInstructionSet()); in findRoots()
990 if (!findRootsBase(IV, SmallInstructionSet())) in findRoots()
1030 SmallInstructionSet Exclude; in collectUsedInstructions()
1169 SmallInstructionSet PossibleRedSet; in validate()
1170 SmallInstructionSet PossibleRedLastSet; in validate()
1171 SmallInstructionSet PossibleRedPHISet; in validate()
[all …]