Searched refs:MaybeTruncation (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3495 Instruction *XShift, *MaybeTruncation, *YShift; local
3501 m_Instruction(MaybeTruncation)))))
3541 if (!MaybeTruncation->hasOneUse() &&

Completed in 134 milliseconds