Searched refs:removeUselessCondBranches (Results 1 – 2 of 2) sorted by relevance
323 void removeUselessCondBranches(BinaryFunction &Function);
1048 void Peepholes::removeUselessCondBranches(BinaryFunction &Function) { in removeUselessCondBranches() function in llvm::bolt::Peepholes1089 removeUselessCondBranches(Function); in runOnFunctions()