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 138 bool OptimizeBranches(MachineFunction &MF);
BranchFolding.cpp 231 MadeChangeThisIteration |= OptimizeBranches(MF);
    [all...]

Completed in 36 milliseconds