Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp360 SmallInstructionSet SubsumedInsts;
657 const SmallInstructionSet &Final, in collectInLoopUserSet()
693 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
694 const SmallInstructionSet &Final, in collectInLoopUserSet()
953 findRootsRecursive(IV, SmallInstructionSet()); in findRoots()
956 if (!findRootsBase(IV, SmallInstructionSet())) in findRoots()
996 SmallInstructionSet Exclude; in collectUsedInstructions()
1135 SmallInstructionSet PossibleRedSet; in validate()
1136 SmallInstructionSet PossibleRedLastSet; in validate()
1137 SmallInstructionSet PossibleRedPHISet; in validate()
[all …]