Searched defs:commonCastTransforms (Results 1 – 3 of 3) sorted by relevance
288 Instruction *InstCombiner::commonCastTransforms(CastInst &CI) { in commonCastTransforms() function in InstCombiner
261 Instruction *InstCombiner::commonCastTransforms(CastInst &CI) { in commonCastTransforms() function in InstCombiner
293 Instruction *InstCombinerImpl::commonCastTransforms(CastInst &CI) { in commonCastTransforms() function in InstCombinerImpl