Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp804 unsigned ElimExt = 0; in CanWidenIV() local
809 createWideIV(WideIV, LI, SE, Rewriter, DT, DeadInsts, ElimExt, Widened, in CanWidenIV()
H A DIndVarSimplify.cpp643 unsigned ElimExt; in simplifyAndExtend() local
646 DT, DeadInsts, ElimExt, Widened, in simplifyAndExtend()
648 NumElimExt += ElimExt; in simplifyAndExtend()