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

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 232 bool DoXform = true);
InstCombineCasts.cpp 511 bool DoXform) {
522 if (!DoXform) return ICI;
557 if (!DoXform) return ICI;
608 if (!DoXform) return ICI;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 80 milliseconds