Searched defs:InstructionAndIdx (Results 1 – 1 of 1) sorted by relevance
1856 struct InstructionAndIdx { struct in __anonebd7bfba0211::TypePromotionTransaction::UsesReplacer1858 Instruction *Inst;1860 unsigned Idx;1861 InstructionAndIdx(Instruction *Inst, unsigned Idx) in InstructionAndIdx() argument