HomeSort by: relevance | last modified time | path
    Searched refs:commonPointerCastTransforms (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp 1959 Instruction *InstCombinerImpl::commonPointerCastTransforms(CastInst &CI) {
2009 return commonPointerCastTransforms(CI);
2730 return commonPointerCastTransforms(CI);
2753 return commonPointerCastTransforms(CI);
InstCombineInternal.h 127 Instruction *commonPointerCastTransforms(CastInst &CI);

Completed in 18 milliseconds