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