Home
last modified time | relevance | path

Searched refs:ElimExt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp867 unsigned ElimExt = 0; in CanWidenIV() local
872 createWideIV(WideIV, LI, SE, Rewriter, DT, DeadInsts, ElimExt, Widened, in CanWidenIV()
H A DIndVarSimplify.cpp642 unsigned ElimExt; in simplifyAndExtend() local
645 DT, DeadInsts, ElimExt, Widened, in simplifyAndExtend()
647 NumElimExt += ElimExt; in simplifyAndExtend()