Searched defs:commonPointerCastTransforms (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1431 Instruction *InstCombiner::commonPointerCastTransforms(CastInst &CI) { function in class:InstCombiner
1496 return commonPointerCastTransforms(CI);
1502 return commonPointerCastTransforms(CI);
1907 return commonPointerCastTransforms(CI);
1931 return commonPointerCastTransforms(CI);

Completed in 61 milliseconds