Searched refs:swapValues (Results 1 – 8 of 8) sorted by relevance
333 NewSelect->swapValues(); in visitImpl()
1728 Sel.swapValues(); in tryToReuseConstantFromSelectInComparison()2012 SI.swapValues(); in foldSelectInstWithICmp()4293 SI.swapValues(); in visitSelectInst()
1397 SI->swapValues(); in freelyInvertAllUsersOf()
340 void SelectInst::swapValues() { in swapValues() function in llvm::sandboxir::SelectInst343 cast<llvm::SelectInst>(Val)->swapValues(); in swapValues()
1524 SI->swapValues(); in negateICmpIfUsedByBranchOrSelectOnly()
461 LLVM_ABI void swapValues();
1738 void swapValues() { Op<1>().swap(Op<2>()); }
1974 SI->swapValues(); in foldICmpWithDominatingICmp()