Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp1913 struct InstructionAndIdx { struct in __anon08e94ae70211::TypePromotionTransaction::UsesReplacer
1915 Instruction *Inst;
1917 unsigned Idx;
1918 InstructionAndIdx(Instruction *Inst, unsigned Idx) in InstructionAndIdx() function