Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp383 SmallInstructionSet SubsumedInsts;
696 const SmallInstructionSet &Final, in collectInLoopUserSet()
732 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
733 const SmallInstructionSet &Final, in collectInLoopUserSet()
992 findRootsRecursive(IV, SmallInstructionSet()); in findRoots()
995 if (!findRootsBase(IV, SmallInstructionSet())) in findRoots()
1035 SmallInstructionSet Exclude; in collectUsedInstructions()
1174 SmallInstructionSet PossibleRedSet; in validate()
1175 SmallInstructionSet PossibleRedLastSet; in validate()
1176 SmallInstructionSet PossibleRedPHISet; in validate()
[all …]