Searched defs:commonPointerCastTransforms (Results 1 – 3 of 3) sorted by relevance
1515 Instruction *InstCombiner::commonPointerCastTransforms(CastInst &CI) { in commonPointerCastTransforms() function in InstCombiner
1805 Instruction *InstCombiner::commonPointerCastTransforms(CastInst &CI) { in commonPointerCastTransforms() function in InstCombiner
2053 Instruction *InstCombinerImpl::commonPointerCastTransforms(CastInst &CI) { in commonPointerCastTransforms() function in InstCombinerImpl