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

/external/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1478 bool HaveRewritablePHIs = false; local
1489 HaveRewritablePHIs = true;
1514 if (!HaveRewritablePHIs && !(HoistCondStores && SpeculatedStoreValue))

Completed in 326 milliseconds