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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1578 void InsertSupplementalFormula(const SCEV *S, LSRUse &LU, size_t LUIdx);
2899 /// InsertSupplementalFormula - Insert a simple single-register formula for
2902 LSRInstance::InsertSupplementalFormula(const SCEV *S, function in class:LSRInstance
3010 InsertSupplementalFormula(U, LU, LF.LUIdx);

Completed in 137 milliseconds