Searched refs:Ofs2 (Results 1 – 1 of 1) sorted by relevance
1454 unsigned Ofs2 = SecondLdSt->getOperand(2).getImm(); in shouldClusterLoads() local1455 return Ofs1 + 1 == Ofs2; in shouldClusterLoads()