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

  /external/llvm/lib/Transforms/Scalar/
LoopUnswitch.cpp 66 STATISTIC(NumBranches, "Number of branches unswitched");
605 ++NumBranches;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopUnswitch.cpp 54 STATISTIC(NumBranches, "Number of branches unswitched");
251 ++NumBranches;
    [all...]
  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp     [all...]

Completed in 168 milliseconds