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

  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 222 bool DoXform = true);
InstCombineCasts.cpp 504 bool DoXform) {
515 if (!DoXform) return ICI;
553 if (!DoXform) return ICI;
605 if (!DoXform) return ICI;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 1349 milliseconds