Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2544 bool ReplaceUnswitched = in unswitchNontrivialInvariants()
2566 else if (ReplaceUnswitched && in unswitchNontrivialInvariants()
2543 bool ReplaceUnswitched = unswitchNontrivialInvariants() local