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

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 129 Instruction *commonIDivTransforms(BinaryOperator &I);
InstCombineMulDivRem.cpp 672 Instruction *InstCombiner::commonIDivTransforms(BinaryOperator &I) {
852 if (Instruction *Common = commonIDivTransforms(I))
913 if (Instruction *Common = commonIDivTransforms(I))
    [all...]

Completed in 39 milliseconds