Searched defs:OptimizeBranches (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp222 MadeChangeThisIteration |= OptimizeBranches(MF);
953 // back to the way they were later in the process. (OptimizeBranches
1097 bool BranchFolder::OptimizeBranches(MachineFunction &MF) { function in class:BranchFolder

Completed in 111 milliseconds