Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp813 static Value *foldSignedTruncationCheck(ICmpInst *ICmp0, ICmpInst *ICmp1, in foldSignedTruncationCheck() function
3355 if (Value *V = foldSignedTruncationCheck(LHS, RHS, I, Builder)) in foldAndOrOfICmps()