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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1138 /// this LSRUse. FindUseWithSimilarFormula can't consider uses with different
1575 LSRUse *FindUseWithSimilarFormula(const Formula &F, const LSRUse &OrigLU);
2178 LSRInstance::FindUseWithSimilarFormula(const Formula &OrigF, function in class:LSRInstance
3865 if (LSRUse *LUThatHas = FindUseWithSimilarFormula(F, LU)) {

Completed in 112 milliseconds