Home
last modified time | relevance | path

Searched refs:NumBranches (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp65 STATISTIC(NumBranches, "Number of branches unswitched");
548 ++NumBranches; in processCurrentLoop()
900 ++NumBranches; in TryTrivialLoopUnswitch()
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1454 Statistic &NumBranches = in INITIALIZE_PASS_DEPENDENCY() local
1465 ++NumBranches; in INITIALIZE_PASS_DEPENDENCY()