Searched refs:ShouldPreserveDominatorTree (Results 1 – 1 of 1) sorted by relevance
900 bool ShouldPreserveDominatorTree; in runOnFunction() local908 ShouldPreserveDominatorTree = true; in runOnFunction()913 ShouldPreserveDominatorTree = false; in runOnFunction()923 return SafeStack(F, *TL, *DL, ShouldPreserveDominatorTree ? &DTU : nullptr, in runOnFunction()