Searched refs:ConstantUser (Results 1 – 4 of 4) sorted by relevance
51 struct ConstantUser { struct55 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) { } in ConstantUser() argument58 typedef SmallVector<ConstantUser, 8> ConstantUseListType;72 Uses.push_back(ConstantUser(Inst, Idx)); in addUser()142 const consthoist::ConstantUser &ConstUser);
65 struct ConstantUser { struct69 ConstantUser(Instruction *Inst, unsigned Idx) : Inst(Inst), OpndIdx(Idx) {} in ConstantUser() function72 using ConstantUseListType = SmallVector<ConstantUser, 8>;85 Uses.push_back(ConstantUser(Inst, Idx)); in addUser()159 const consthoist::ConstantUser &ConstUser);
477 const ConstantUser &ConstUser) { in emitBaseConstants()
636 const ConstantUser &ConstUser) { in emitBaseConstants()