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 247 bool DoXform = true);
InstCombineCasts.cpp 514 bool DoXform) {
525 if (!DoXform) return ICI;
560 if (!DoXform) return ICI;
611 if (!DoXform) return ICI;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 69 milliseconds