Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1729 auto canWidenByZExt = [&]() { in widenIVUse() local
1735 (isa<ZExtInst>(DU.NarrowUse) && canWidenByZExt())) { in widenIVUse()