Searched refs:AddendVect (Results 1 – 1 of 1) sorted by relevance
163 typedef SmallVector<const FAddend*, 4> AddendVect; typedef in __anon34d4ec880111::FAddCombine165 Value *simplifyFAdd(AddendVect& V, unsigned InstrQuota);173 unsigned calcInstrNumber(const AddendVect& Vect);179 Value *createNaryFAdd(const AddendVect& Opnds, unsigned InstrQuota);547 AddendVect AllOpnds; in simplify()578 AddendVect AllOpnds; in simplify()590 AddendVect AllOpnds; in simplify()604 Value *FAddCombine::simplifyFAdd(AddendVect& Addends, unsigned InstrQuota) { in simplifyFAdd()622 AddendVect SimpVect; in simplifyFAdd()696 (const AddendVect &Opnds, unsigned InstrQuota) { in createNaryFAdd()[all …]