Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInstructionSimplify.cpp4340 bool PeekedThroughSelectShuffle = false; in simplifyCmpSelOfMaxMin() local
4349 PeekedThroughSelectShuffle = true; in simplifyCmpSelOfMaxMin()
4372 if (PeekedThroughSelectShuffle) in simplifyCmpSelOfMaxMin()