Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp2336 struct InstructionAndIdx { struct in __anonebd7bfba0211::TypePromotionTransaction::UsesReplacer
2338 Instruction *Inst;
2340 unsigned Idx;
2341 InstructionAndIdx(Instruction *Inst, unsigned Idx) in InstructionAndIdx() argument