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

/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp87 return Folder.OptimizeFunction(MF,
172 /// OptimizeFunction - Perhaps branch folding, tail merging and other
174 bool BranchFolder::OptimizeFunction(MachineFunction &MF, function in class:BranchFolder

Completed in 89 milliseconds