HomeSort by relevance Sort by last modified time
    Searched refs:INITIALIZE_PASS_END (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/llvm/lib/CodeGen/
MachineBlockFrequencyInfo.cpp 25 INITIALIZE_PASS_END(MachineBlockFrequencyInfo, "machine-block-freq",
MachineLoopInfo.cpp 36 INITIALIZE_PASS_END(MachineLoopInfo, "machine-loops",
MachineBranchProbabilityInfo.cpp 24 INITIALIZE_PASS_END(MachineBranchProbabilityInfo, "machine-branch-prob",
MachineLoopRanges.cpp 25 INITIALIZE_PASS_END(MachineLoopRanges, "machine-loop-ranges",
CalcSpillWeights.cpp 32 INITIALIZE_PASS_END(CalculateSpillWeights, "calcspillweights",
  /external/llvm/lib/Analysis/
BlockFrequencyInfo.cpp 26 INITIALIZE_PASS_END(BlockFrequencyInfo, "block-freq", "Block Frequency Analysis",
DominanceFrontier.cpp 21 INITIALIZE_PASS_END(DominanceFrontier, "domfrontier",
MemDepPrinter.cpp 84 INITIALIZE_PASS_END(MemDepPrinter, "print-memdeps",
  /external/llvm/lib/Transforms/IPO/
InlineSimple.cpp 53 INITIALIZE_PASS_END(SimpleInliner, "inline",
InlineAlways.cpp 57 INITIALIZE_PASS_END(AlwaysInliner, "always-inline",
LoopExtractor.cpp 61 INITIALIZE_PASS_END(LoopExtractor, "loop-extract",
PruneEH.cpp 55 INITIALIZE_PASS_END(PruneEH, "prune-eh",
  /external/llvm/lib/Transforms/Scalar/
ConstantProp.cpp 56 INITIALIZE_PASS_END(ConstantPropagation, "constprop",
BasicBlockPlacement.cpp 82 INITIALIZE_PASS_END(BlockPlacement, "block-placement",
Reg2Mem.cpp 67 INITIALIZE_PASS_END(RegToMem, "reg2mem", "Demote all values to stack slots",
LoopInstSimplify.cpp 59 INITIALIZE_PASS_END(LoopInstSimplify, "loop-instsimplify",
LoopUnrollPass.cpp 108 INITIALIZE_PASS_END(LoopUnroll, "loop-unroll", "Unroll loops", false, false)
Sink.cpp 66 INITIALIZE_PASS_END(Sinking, "sink", "Code sinking", false, false)
CorrelatedValuePropagation.cpp 61 INITIALIZE_PASS_END(CorrelatedValuePropagation, "correlated-propagation",
LoopDeletion.cpp 67 INITIALIZE_PASS_END(LoopDeletion, "loop-deletion",
  /external/llvm/lib/Transforms/Utils/
Mem2Reg.cpp 54 INITIALIZE_PASS_END(PromotePass, "mem2reg", "Promote Memory to Register",
SimplifyInstructions.cpp 93 INITIALIZE_PASS_END(InstSimplifier, "instsimplify",
  /external/llvm/unittests/VMCore/
PassManagerTest.cpp 543 INITIALIZE_PASS_END(CGPass, "cgp","cgp", false, false)
547 INITIALIZE_PASS_END(LPass, "lp","lp", false, false)
  /external/llvm/include/llvm/
PassSupport.h 172 #define INITIALIZE_PASS_END(passName, arg, name, cfg, analysis) \
  /external/llvm/lib/Transforms/Instrumentation/
OptimalEdgeProfiling.cpp 60 INITIALIZE_PASS_END(OptimalEdgeProfiler, "insert-optimal-edge-profiling",

Completed in 144 milliseconds

1 2 3 4