Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h192 const unsigned SIOpd);
H A DInstCombineCompares.cpp5452 const unsigned SIOpd) { in replacedSelectWithOperand() argument
5453 assert((SIOpd == 1 || SIOpd == 2) && "Invalid select operand!"); in replacedSelectWithOperand()
5469 SI->replaceUsesOutsideBlock(SI->getOperand(SIOpd), SI->getParent()); in replacedSelectWithOperand()