Searched refs:getSortedOperandsOfBinOp (Results 1 – 2 of 2) sorted by relevance
115 std::array<Value *, 2> Negator::getSortedOperandsOfBinOp(Instruction *I) { in getSortedOperandsOfBinOp() function in Negator169 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()421 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()459 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()472 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()
799 std::array<Value *, 2> getSortedOperandsOfBinOp(Instruction *I);