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.cpp4561 bool PeekedThroughSelectShuffle = false; in simplifyCmpSelOfMaxMin() local
4570 PeekedThroughSelectShuffle = true; in simplifyCmpSelOfMaxMin()
4593 if (PeekedThroughSelectShuffle) in simplifyCmpSelOfMaxMin()