Searched refs:InstrQuota (Results 1 – 1 of 1) sorted by relevance
165 Value *simplifyFAdd(AddendVect& V, unsigned InstrQuota);179 Value *createNaryFAdd(const AddendVect& Opnds, unsigned InstrQuota);604 Value *FAddCombine::simplifyFAdd(AddendVect& Addends, unsigned InstrQuota) { in simplifyFAdd() argument686 Result = createNaryFAdd(SimpVect, InstrQuota); in simplifyFAdd()696 (const AddendVect &Opnds, unsigned InstrQuota) { in createNaryFAdd() argument702 if (InstrNeeded > InstrQuota) in createNaryFAdd()