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

  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 27 STATISTIC(NumPhis, "Number of phis propagated");
113 ++NumPhis;
  /external/llvm/lib/CodeGen/
MachinePipeliner.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 33 STATISTIC(NumPhis, "Number of phis propagated");
157 ++NumPhis;
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
SimplifyCFG.cpp     [all...]

Completed in 124 milliseconds