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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1577 void InsertInitialFormula(const SCEV *S, LSRUse &LU, size_t LUIdx);
2880 InsertInitialFormula(S, LU, LF.LUIdx);
2888 /// InsertInitialFormula - Insert a formula for the given expression into
2892 LSRInstance::InsertInitialFormula(const SCEV *S, LSRUse &LU, size_t LUIdx) { function in class:LSRInstance

Completed in 76 milliseconds