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 713 Instruction *InstCombiner::commonIDivTransforms(BinaryOperator &I) {
916 if (Instruction *Common = commonIDivTransforms(I))
    [all...]
InstCombine.h 144 Instruction *commonIDivTransforms(BinaryOperator &I);

Completed in 108 milliseconds