Home
last modified time | relevance | path

Searched defs:InstructionAndIdx (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1856 struct InstructionAndIdx { struct in __anonebd7bfba0211::TypePromotionTransaction::UsesReplacer
1858 Instruction *Inst;
1860 unsigned Idx;
1861 InstructionAndIdx(Instruction *Inst, unsigned Idx) in InstructionAndIdx() argument