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

  /external/llvm/lib/CodeGen/
BranchFolding.h 113 bool OptimizeBranches(MachineFunction &MF);
BranchFolding.cpp 209 MadeChangeThisIteration |= OptimizeBranches(MF);
860 // back to the way they were later in the process. (OptimizeBranches
    [all...]

Completed in 193 milliseconds