HomeSort by relevance Sort by last modified time
    Searched refs:commonCastTransforms (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp 294 Instruction *InstCombiner::commonCastTransforms(CastInst &CI) {
440 if (Instruction *Result = commonCastTransforms(CI))
767 if (Instruction *Result = commonCastTransforms(CI))
    [all...]
InstCombine.h 181 Instruction *commonCastTransforms(CastInst &CI);

Completed in 794 milliseconds