Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp785 static Value *foldSignedTruncationCheck(ICmpInst *ICmp0, ICmpInst *ICmp1, in foldSignedTruncationCheck() function
2833 if (Value *V = foldSignedTruncationCheck(LHS, RHS, I, Builder)) in foldAndOrOfICmps()