Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1286 bool LSRUse::InsertFormula(const Formula &F) { in InsertFormula() function in LSRUse
3100 bool LSRInstance::InsertFormula(LSRUse &LU, unsigned LUIdx, const Formula &F) { in InsertFormula() function in LSRInstance