Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2985 struct InstructionAndIdx { struct in __anonf802c7d40a11::TypePromotionTransaction::UsesReplacer
2987 Instruction *Inst;
2990 unsigned Idx;
2992 InstructionAndIdx(Instruction *Inst, unsigned Idx) in InstructionAndIdx() argument