Searched refs:getSortedOperandsOfBinOp (Results 1 – 2 of 2) sorted by relevance
111 std::array<Value *, 2> Negator::getSortedOperandsOfBinOp(Instruction *I) { in getSortedOperandsOfBinOp() function in Negator165 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()420 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()458 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()471 std::array<Value *, 2> Ops = getSortedOperandsOfBinOp(I); in visitImpl()
868 std::array<Value *, 2> getSortedOperandsOfBinOp(Instruction *I);