Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1985 void InsertInitialFormula(const SCEV *S, LSRUse &LU, size_t LUIdx);
3328 InsertInitialFormula(S, LU, LUIdx); in CollectFixupsAndInitialFormulae()
3339 LSRInstance::InsertInitialFormula(const SCEV *S, LSRUse &LU, size_t LUIdx) { in InsertInitialFormula() function in LSRInstance