Searched defs:ConstantUser (Results 1 – 3 of 3) sorted by relevance
51 struct ConstantUser { struct55 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { } in ConstantUser() argument
70 struct ConstantUser { struct74 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} in ConstantUser() argument