Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1493 bool YIsZext = false; in foldICmpTruncWithTruncOrExt() local
1509 YIsZext = true; in foldICmpTruncWithTruncOrExt()
1527 if (!YIsZext) { in foldICmpTruncWithTruncOrExt()