Searched refs:LSRUse (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp108 /// UsedByIndices - This represents the set of LSRUse indices which reference
1005 /// LUIdx - The index of the LSRUse describing the expression which
1009 /// Offset - A constant offset to be added to the LSRUse expression.
1010 /// This allows multiple fixups to share the same LSRUse with different
1106 /// LSRUse - This class holds the state that LSR keeps for each use in
1111 class LSRUse { class in namespace:__anon10594
1133 /// LSRUse are outside of the loop, in which case some special-case heuristics
1138 /// this LSRUse. FindUseWithSimilarFormula can't consider uses with different
1148 /// Regs - The set of register candidates used by all formulae in this LSRUse.
1151 LSRUse(KindTyp function in class:__anon10594::LSRUse
[all...]

Completed in 136 milliseconds