Home
last modified time | relevance | path

Searched defs:InsertFormula (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1285 bool LSRUse::InsertFormula(const Formula &F) { in InsertFormula() function in LSRUse
3097 bool LSRInstance::InsertFormula(LSRUse &LU, unsigned LUIdx, const Formula &F) { in InsertFormula() function in LSRInstance