Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp154 const SimplifyQuery &Q, unsigned MaxRecurse, in simplifyCmpSelCase()
172 unsigned MaxRecurse) { in simplifyCmpSelTrueCase()
181 unsigned MaxRecurse) { in simplifyCmpSelFalseCase()
191 unsigned MaxRecurse) { in handleOtherCmpSelSimplifications()
240 const SimplifyQuery &Q, unsigned MaxRecurse) { in expandBinOp()
276 unsigned MaxRecurse) { in expandCommutativeBinOp()
293 unsigned MaxRecurse) { in simplifyAssociativeBinOp()
396 unsigned MaxRecurse) { in threadBinOpOverSelect()
475 unsigned MaxRecurse) { in threadCmpOverSelect()
521 unsigned MaxRecurse) { in threadBinOpOverPHI()
[all …]