Home
last modified time | relevance | path

Searched refs:INITIALIZE_PASS_BEGIN (Results 1 – 25 of 87) sorted by relevance

1234

/external/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp22 INITIALIZE_PASS_BEGIN(MachineBlockFrequencyInfo, "machine-block-freq",
DMachineLoopInfo.cpp29 INITIALIZE_PASS_BEGIN(MachineLoopInfo, "machine-loops",
DMachineBranchProbabilityInfo.cpp22 INITIALIZE_PASS_BEGIN(MachineBranchProbabilityInfo, "machine-branch-prob",
DMachineLoopRanges.cpp21 INITIALIZE_PASS_BEGIN(MachineLoopRanges, "machine-loop-ranges",
DProcessImplicitDefs.cpp53 INITIALIZE_PASS_BEGIN(ProcessImplicitDefs, "processimpdefs",
DLiveRegMatrix.cpp32 INITIALIZE_PASS_BEGIN(LiveRegMatrix, "liveregmatrix",
DCalcSpillWeights.cpp27 INITIALIZE_PASS_BEGIN(CalculateSpillWeights, "calcspillweights",
/external/llvm/lib/Transforms/IPO/
DInlineSimple.cpp50 INITIALIZE_PASS_BEGIN(SimpleInliner, "inline",
DInlineAlways.cpp54 INITIALIZE_PASS_BEGIN(AlwaysInliner, "always-inline",
/external/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp23 INITIALIZE_PASS_BEGIN(BlockFrequencyInfo, "block-freq", "Block Frequency Analysis",
DDominanceFrontier.cpp18 INITIALIZE_PASS_BEGIN(DominanceFrontier, "domfrontier",
DProfileDataLoaderPass.cpp75 INITIALIZE_PASS_BEGIN(ProfileMetadataLoaderPass, "profile-metadata-loader",
DMemDepPrinter.cpp81 INITIALIZE_PASS_BEGIN(MemDepPrinter, "print-memdeps",
/external/llvm/lib/Transforms/Utils/
DMem2Reg.cpp51 INITIALIZE_PASS_BEGIN(PromotePass, "mem2reg", "Promote Memory to Register",
DSimplifyInstructions.cpp90 INITIALIZE_PASS_BEGIN(InstSimplifier, "instsimplify",
DLCSSA.cpp92 INITIALIZE_PASS_BEGIN(LCSSA, "lcssa", "Loop-Closed SSA Form Pass", false, false)
/external/llvm/lib/Transforms/Scalar/
DConstantProp.cpp53 INITIALIZE_PASS_BEGIN(ConstantPropagation, "constprop",
DBasicBlockPlacement.cpp79 INITIALIZE_PASS_BEGIN(BlockPlacement, "block-placement",
DReg2Mem.cpp64 INITIALIZE_PASS_BEGIN(RegToMem, "reg2mem", "Demote all values to stack slots",
DLoopInstSimplify.cpp53 INITIALIZE_PASS_BEGIN(LoopInstSimplify, "loop-instsimplify",
DLoopUnrollPass.cpp103 INITIALIZE_PASS_BEGIN(LoopUnroll, "loop-unroll", "Unroll loops", false, false)
DSink.cpp64 INITIALIZE_PASS_BEGIN(Sinking, "sink", "Code sinking", false, false)
DLoopDeletion.cpp60 INITIALIZE_PASS_BEGIN(LoopDeletion, "loop-deletion",
/external/llvm/unittests/VMCore/
DPassManagerTest.cpp541 INITIALIZE_PASS_BEGIN(CGPass, "cgp","cgp", false, false)
545 INITIALIZE_PASS_BEGIN(LPass, "lp","lp", false, false)
/external/llvm/lib/Transforms/Instrumentation/
DOptimalEdgeProfiling.cpp55 INITIALIZE_PASS_BEGIN(OptimalEdgeProfiler, "insert-optimal-edge-profiling",

1234