Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4551 bool PeekedThroughSelectShuffle = false; in simplifyCmpSelOfMaxMin() local
4560 PeekedThroughSelectShuffle = true; in simplifyCmpSelOfMaxMin()
4583 if (PeekedThroughSelectShuffle) in simplifyCmpSelOfMaxMin()