Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp78 const DominatorTree *DT, unsigned MaxRecurse) { in ExpandBinOp()
141 const DominatorTree *DT, unsigned MaxRecurse) { in FactorizeBinOp()
212 unsigned MaxRecurse) { in SimplifyAssociativeBinOp()
313 unsigned MaxRecurse) { in ThreadBinOpOverSelect()
387 unsigned MaxRecurse) { in ThreadCmpOverSelect()
442 unsigned MaxRecurse) { in ThreadBinOpOverPHI()
486 unsigned MaxRecurse) { in ThreadCmpOverPHI()
524 unsigned MaxRecurse) { in SimplifyAddInst()
593 unsigned MaxRecurse) { in SimplifySubInst()
713 const DominatorTree *DT, unsigned MaxRecurse) { in SimplifyMulInst()
[all …]