Searched defs:recalculate (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Analysis/
H A DRegionInfo.cpp94 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, function in class:RegionInfo
125 RI.recalculate(F, DT, PDT, DF);
/external/llvm/lib/CodeGen/
H A DMachineRegionInfo.cpp54 void MachineRegionInfo::recalculate(MachineFunction &F, function in class:MachineRegionInfo
88 RI.recalculate(F, DT, PDT, DF);
/external/fonttools/Lib/fontTools/
H A Dmerge.py45 def recalculate(lst): function
198 'indexToLocFormat': recalculate,
216 'numberOfHMetrics': recalculate,
322 '*': recalculate,
/external/fonttools/Tools/fontTools/
H A Dmerge.py45 def recalculate(lst): function
198 'indexToLocFormat': recalculate,
216 'numberOfHMetrics': recalculate,
322 '*': recalculate,
/external/v8/benchmarks/
H A Ddeltablue.js261 UnaryConstraint.prototype.recalculate = function () {
420 BinaryConstraint.prototype.recalculate = function () {
500 ScaleConstraint.prototype.recalculate = function () {
700 d.recalculate();
730 next.recalculate();
/external/llvm/include/llvm/Support/
H A DGenericDomTree.h716 /// recalculate - compute a dominator tree for the given function
717 template <class FT> void recalculate(FT &F) { function in class:llvm::DominatorTreeBase
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 310 milliseconds