Searched refs:ElimExt (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | LoopFlatten.cpp | 831 unsigned ElimExt = 0; in CanWidenIV() local 836 createWideIV(WideIV, LI, SE, Rewriter, DT, DeadInsts, ElimExt, Widened, in CanWidenIV()
|
| H A D | IndVarSimplify.cpp | 642 unsigned ElimExt; in simplifyAndExtend() local 645 DT, DeadInsts, ElimExt, Widened, in simplifyAndExtend() 647 NumElimExt += ElimExt; in simplifyAndExtend()
|