Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineInternal.h341 const unsigned SIOpd);
HDInstCombineCompares.cpp2609 const unsigned SIOpd) { in replacedSelectWithOperand() argument
2610 assert((SIOpd == 1 || SIOpd == 2) && "Invalid select operand!"); in replacedSelectWithOperand()
2624 SI->replaceUsesOutsideBlock(SI->getOperand(SIOpd), SI->getParent()); in replacedSelectWithOperand()