Searched refs:InsertFreeze (Results 1 – 1 of 1) sorted by relevance
216 BasicBlock &UnswitchedSucc, BasicBlock &NormalSucc, bool InsertFreeze, in buildPartialUnswitchConditionalBranch() argument222 if (InsertFreeze && !isGuaranteedNotToBeUndefOrPoison(Inv, AC, I, &DT)) in buildPartialUnswitchConditionalBranch()2153 bool InsertFreeze = false; in unswitchNontrivialInvariants() local2157 InsertFreeze = !SafetyInfo.isGuaranteedToExecute(TI, &DT, &L); in unswitchNontrivialInvariants()2235 if (InsertFreeze) { in unswitchNontrivialInvariants()2254 if (InsertFreeze) { in unswitchNontrivialInvariants()