Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1843 bool CanWidenBySExt = in widenIVUse() local
1870 CanWidenByZExt, CanWidenBySExt); in widenIVUse()
1881 if ((match(DU.NarrowUse, m_SExtLike(m_Value())) && CanWidenBySExt) || in widenIVUse()
1891 CanWidenByZExt, CanWidenBySExt); in widenIVUse()