Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1535 bool LSRUse::InsertFormula(const Formula &F, const Loop &L) { in InsertFormula() function in LSRUse
3385 bool LSRInstance::InsertFormula(LSRUse &LU, unsigned LUIdx, const Formula &F) { in InsertFormula() function in LSRInstance