Searched refs:CurOpcode (Results 1 – 2 of 2) sorted by relevance
339 int CurOpcode = HII->getDotCurOp(MI); in promoteToDotCur() local340 MI->setDesc(HII->get(CurOpcode)); in promoteToDotCur()
370 int CurOpcode = HII->getDotCurOp(MI); in promoteToDotCur() local371 MI.setDesc(HII->get(CurOpcode)); in promoteToDotCur()