Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h731 Instruction *foldICmpBitCast(ICmpInst &Cmp);
H A DInstCombineCompares.cpp2967 Instruction *InstCombinerImpl::foldICmpBitCast(ICmpInst &Cmp) { in foldICmpBitCast() function in InstCombinerImpl
6268 if (Instruction *Res = foldICmpBitCast(I)) in visitICmpInst()