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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp 509 bool DoXform) {
520 if (!DoXform) return ICI;
555 if (!DoXform) return ICI;
606 if (!DoXform) return ICI;
    [all...]
InstCombineInternal.h 384 bool DoXform = true);
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 1027 milliseconds