Searched refs:BinaryIdx (Results 1 – 1 of 1) sorted by relevance
2518 unsigned BinaryIdx = I.getOpcode() - Instruction::BinaryOpsBegin; in BuildPairMap() local2529 auto res = PairMap[BinaryIdx].insert({{Op0, Op1}, {Op0, Op1, 1}}); in BuildPairMap()