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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 366 Instruction *InstCombiner::commonIDivTransforms(BinaryOperator &I) {
438 if (Instruction *Common = commonIDivTransforms(I))
523 if (Instruction *Common = commonIDivTransforms(I))
InstCombine.h 123 Instruction *commonIDivTransforms(BinaryOperator &I);

Completed in 195 milliseconds