Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2861 struct InstructionAndIdx { struct in __anon7f6d13e30a11::TypePromotionTransaction::UsesReplacer
2863 Instruction *Inst;
2866 unsigned Idx;
2868 InstructionAndIdx(Instruction *Inst, unsigned Idx) in InstructionAndIdx() argument