Searched refs:getSortedOperandsOfBinOp (Results 1 – 2 of 2) sorted by relevance
122 std::array<Value *, 2> Negator::getSortedOperandsOfBinOp(Instruction *I) { in getSortedOperandsOfBinOp() function in Negator176 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()396 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()434 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()445 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()
791 std::array<Value *, 2> getSortedOperandsOfBinOp(Instruction *I);