Searched defs:InstructionAndIdx (Results 1 – 1 of 1) sorted by relevance
2336 struct InstructionAndIdx { struct in __anonebd7bfba0211::TypePromotionTransaction::UsesReplacer2338 Instruction *Inst;2340 unsigned Idx;2341 InstructionAndIdx(Instruction *Inst, unsigned Idx) in InstructionAndIdx() argument