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 291 Instruction *InstCombiner::commonCastTransforms(CastInst &CI) {
437 if (Instruction *Result = commonCastTransforms(CI))
754 if (Instruction *Result = commonCastTransforms(CI))
    [all...]
InstCombine.h 167 Instruction *commonCastTransforms(CastInst &CI);

Completed in 236 milliseconds