Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h190 const unsigned SIOpd);
H A DInstCombineCompares.cpp5453 const unsigned SIOpd) { in replacedSelectWithOperand() argument
5454 assert((SIOpd == 1 || SIOpd == 2) && "Invalid select operand!"); in replacedSelectWithOperand()
5470 SI->replaceUsesOutsideBlock(SI->getOperand(SIOpd), SI->getParent()); in replacedSelectWithOperand()