Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp373 SmallInstructionSet SubsumedInsts;
686 const SmallInstructionSet &Final, in collectInLoopUserSet()
723 const SmallInstructionSet &Exclude, in collectInLoopUserSet()
724 const SmallInstructionSet &Final, in collectInLoopUserSet()
965 findRootsRecursive(IV, SmallInstructionSet()); in findRoots()
968 if (!findRootsBase(IV, SmallInstructionSet())) in findRoots()
1008 SmallInstructionSet Exclude; in collectUsedInstructions()
1141 SmallInstructionSet PossibleRedSet; in validate()
1142 SmallInstructionSet PossibleRedLastSet; in validate()
1143 SmallInstructionSet PossibleRedPHISet; in validate()
[all …]