Searched refs:ElimExt (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | LoopFlatten.cpp | 854 unsigned ElimExt = 0; in CanWidenIV() local 859 createWideIV(WideIV, LI, SE, Rewriter, DT, DeadInsts, ElimExt, Widened, in CanWidenIV()
|
| H A D | IndVarSimplify.cpp | 630 unsigned ElimExt; in simplifyAndExtend() local 633 DT, DeadInsts, ElimExt, Widened, in simplifyAndExtend() 635 NumElimExt += ElimExt; in simplifyAndExtend()
|