Searched refs:HoistThenElseCodeToIf (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1054 // (comments in HoistThenElseCodeToIf explain why we would need to do this), we
1077 static bool HoistThenElseCodeToIf(BranchInst *BI, function
1580 // FIXME: Try to remove some of the duplication with HoistThenElseCodeToIf.
4969 if (HoistThenElseCodeToIf(BI, TTI))

Completed in 470 milliseconds