Searched refs:foldICmpBitCast (Results 1 – 2 of 2) sorted by relevance
777 Instruction *foldICmpBitCast(ICmpInst &Cmp);
3407 Instruction *InstCombinerImpl::foldICmpBitCast(ICmpInst &Cmp) { in foldICmpBitCast() function in InstCombinerImpl7786 if (Instruction *Res = foldICmpBitCast(I)) in visitICmpInst()