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

/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp209 MadeChangeThisIteration |= HoistCommonCode(MF);
1447 /// HoistCommonCode - Hoist common instruction sequences at the start of basic
1449 bool BranchFolder::HoistCommonCode(MachineFunction &MF) { function in class:BranchFolder

Completed in 27 milliseconds