/external/llvm/lib/Transforms/Scalar/ |
D | PlaceSafepoints.cpp | 329 DT.recalculate(*header->getParent()); in runOnLoop() 450 DT.recalculate(F); in findLocationForEntrySafepoint() 569 DT.recalculate(F); in runOnFunction() 608 DT.recalculate(F); in runOnFunction() 627 DT.recalculate(F); in runOnFunction() 642 DT.recalculate(F); in runOnFunction() 657 DT.recalculate(F); // Needed? in runOnFunction() 815 DT.recalculate(*after->getParent()->getParent()); in InsertSafepointPoll()
|
D | LoopUnswitch.cpp | 408 DT->recalculate(*F); in runOnLoop()
|
/external/llvm/lib/CodeGen/ |
D | MachineRegionInfo.cpp | 54 void MachineRegionInfo::recalculate(MachineFunction &F, in recalculate() function in MachineRegionInfo 88 RI.recalculate(F, DT, PDT, DF); in runOnMachineFunction()
|
D | MachinePostDominators.cpp | 38 DT->recalculate(F); in runOnMachineFunction()
|
D | MachineDominators.cpp | 41 DT->recalculate(F); in runOnMachineFunction()
|
/external/llvm/lib/Analysis/ |
D | RegionInfo.cpp | 94 void RegionInfo::recalculate(Function &F, DominatorTree *DT_, in recalculate() function in RegionInfo 125 RI.recalculate(F, DT, PDT, DF); in runOnFunction()
|
D | PostDominators.cpp | 34 DT->recalculate(F); in runOnFunction()
|
/external/llvm/lib/IR/ |
D | Dominators.cpp | 291 OtherDT.recalculate(F); in verifyDomTree() 312 DT.recalculate(F); in run() 349 DT.recalculate(F); in runOnFunction()
|
D | Verifier.cpp | 228 DT.recalculate(const_cast<Function &>(F)); in verify()
|
/external/v8/benchmarks/ |
D | deltablue.js | 261 UnaryConstraint.prototype.recalculate = function () { method in UnaryConstraint 420 BinaryConstraint.prototype.recalculate = function () { method in BinaryConstraint 500 ScaleConstraint.prototype.recalculate = function () { method in ScaleConstraint 700 d.recalculate(); 730 next.recalculate();
|
/external/fonttools/Lib/fontTools/ |
D | merge.py | 45 def recalculate(lst): function 198 'indexToLocFormat': recalculate, 216 'numberOfHMetrics': recalculate, 322 '*': recalculate,
|
/external/clang/include/clang/Analysis/Analyses/ |
D | Dominators.h | 85 DT->recalculate(*cfg); in buildDominatorTree()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineRegionInfo.h | 86 void recalculate(MachineFunction &F,
|
/external/llvm/test/CodeGen/ARM/ |
D | gpr-paired-spill.ll | 31 ; In principle LLVM may have to recalculate the offset. At the moment
|
/external/llvm/lib/Transforms/IPO/ |
D | PartialInlining.cpp | 123 DT.recalculate(*duplicateFunction); in unswitchFunction()
|
/external/llvm/unittests/IR/ |
D | DominatorTreeTest.cpp | 191 DT->recalculate(F); in runOnFunction()
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUnroll.cpp | 493 DT->recalculate(*L->getHeader()->getParent()); in UnrollLoop()
|
D | InlineFunction.cpp | 417 DT.recalculate(const_cast<Function&>(*CalledFunc)); in AddAliasScopeMetadata() 640 DT.recalculate(const_cast<Function&>(*CS.getInstruction()->getParent() in AddAlignmentAssumptions()
|
/external/llvm/include/llvm/Analysis/ |
D | RegionInfo.h | 848 void recalculate(Function &F, DominatorTree *DT, PostDominatorTree *PDT,
|
/external/llvm/include/llvm/Support/ |
D | GenericDomTree.h | 717 template <class FT> void recalculate(FT &F) { in recalculate() function
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | DataFlowSanitizer.cpp | 304 DT.recalculate(*F); in DFSanFunction()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDILCFGStructurizer.cpp | 191 DT->recalculate(F); in runOnMachineFunction()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/e2fsprogs/ |
D | RELEASE-NOTES | 888 the UNINIT flags did not also recalculate the checksum, which produced
|