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()404 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()442 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()455 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()
771 std::array<Value *, 2> getSortedOperandsOfBinOp(Instruction *I);