OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Factors
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Transforms/Scalar/
Reassociate.cpp
87
/// \brief Sort
factors
in descending order by their power.
94
/// \brief Compare
factors
for equal powers.
180
SmallVectorImpl<Factor> &
Factors
);
182
SmallVectorImpl<Factor> &
Factors
);
[
all
...]
LoopStrengthReduce.cpp
[
all
...]
/external/llvm/lib/Analysis/
ScalarEvolution.cpp
944
// is something like the following, where T is the number of
factors
of 2 in
[
all
...]
Completed in 361 milliseconds