Home
last modified time | relevance | path

Searched refs:shouldInsertFreeze (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp3451 static bool shouldInsertFreeze(Loop &L, Instruction &TI, DominatorTree &DT, in shouldInsertFreeze() function
3532 InsertFreeze = shouldInsertFreeze(L, *Best.TI, DT, AC); in unswitchBestCondition()