Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp2833 static Instruction *foldICmpBitCast(ICmpInst &Cmp, in foldICmpBitCast() function
5811 if (Instruction *Res = foldICmpBitCast(I, Builder)) in visitICmpInst()