Searched defs:recalculate (Results 1 – 5 of 5) sorted by relevance
261 UnaryConstraint.prototype.recalculate = function () { method in UnaryConstraint420 BinaryConstraint.prototype.recalculate = function () { method in BinaryConstraint500 ScaleConstraint.prototype.recalculate = function () { method in ScaleConstraint
54 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo
97 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo
45 def recalculate(lst): function
719 template <class FT> void recalculate(FT &F) { in recalculate() function