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 226 bool DoXform = true);
InstCombineCasts.cpp 502 bool DoXform) {
513 if (!DoXform) return ICI;
548 if (!DoXform) return ICI;
599 if (!DoXform) return ICI;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]

Completed in 452 milliseconds