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

1 2 3 4 5 6 7 8 91011

  /external/llvm/lib/CodeGen/
MachineDominanceFrontier.cpp 29 INITIALIZE_PASS_END(MachineDominanceFrontier, "machine-domfrontier",
LiveStackAnalysis.cpp 31 INITIALIZE_PASS_END(LiveStacks, "livestacks",
MachineLoopInfo.cpp 33 INITIALIZE_PASS_END(MachineLoopInfo, "machine-loops",
MachineBranchProbabilityInfo.cpp 24 INITIALIZE_PASS_END(MachineBranchProbabilityInfo, "machine-branch-prob",
RegUsageInfoPropagate.cpp 77 INITIALIZE_PASS_END(RegUsageInfoPropagationPass, "reg-usage-propagation",
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineBlockFrequencyInfo.cpp 25 INITIALIZE_PASS_END(MachineBlockFrequencyInfo, "machine-block-freq",
MachineLoopInfo.cpp 36 INITIALIZE_PASS_END(MachineLoopInfo, "machine-loops",
  /external/llvm/lib/Transforms/Scalar/
FlattenCFGPass.cpp 45 INITIALIZE_PASS_END(FlattenCFGPass, "flattencfg", "Flatten the CFG", false,
BDCE.cpp 109 INITIALIZE_PASS_END(BDCELegacyPass, "bdce",
ConstantProp.cpp 56 INITIALIZE_PASS_END(ConstantPropagation, "constprop",
LoopSimplifyCFG.cpp 109 INITIALIZE_PASS_END(LoopSimplifyCFGLegacyPass, "loop-simplifycfg",
  /external/swiftshader/third_party/LLVM/lib/Analysis/
BlockFrequencyInfo.cpp 26 INITIALIZE_PASS_END(BlockFrequencyInfo, "block-freq", "Block Frequency Analysis",
  /external/llvm/lib/Analysis/
DominanceFrontier.cpp 26 INITIALIZE_PASS_END(DominanceFrontierWrapperPass, "domfrontier",
LazyBlockFrequencyInfo.cpp 29 INITIALIZE_PASS_END(LazyBlockFrequencyInfoPass, DEBUG_TYPE,
MemDerefPrinter.cpp 47 INITIALIZE_PASS_END(MemDerefPrinter, "print-memderefs",
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriterPass.cpp 75 INITIALIZE_PASS_END(WriteBitcodePass, "write-bitcode", "Write Bitcode", false,
  /external/llvm/lib/Target/AMDGPU/
AMDGPUAnnotateUniformValues.cpp 56 INITIALIZE_PASS_END(AMDGPUAnnotateUniformValues, DEBUG_TYPE,
SIFixControlFlowLiveIntervals.cpp 56 INITIALIZE_PASS_END(SIFixControlFlowLiveIntervals, DEBUG_TYPE,
  /external/llvm/lib/Transforms/IPO/
InferFunctionAttrs.cpp 75 INITIALIZE_PASS_END(InferFunctionAttrsLegacyPass, "inferattrs",
InlineAlways.cpp 71 INITIALIZE_PASS_END(AlwaysInliner, "always-inline",
InlineSimple.cpp 84 INITIALIZE_PASS_END(SimpleInliner, "inline",
  /external/llvm/lib/Transforms/Utils/
NameAnonFunctions.cpp 97 INITIALIZE_PASS_END(NameAnonFunction, "name-anon-functions",
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
InlineAlways.cpp 70 INITIALIZE_PASS_END(AlwaysInliner, "always-inline",
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
Mem2Reg.cpp 54 INITIALIZE_PASS_END(PromotePass, "mem2reg", "Promote Memory to Register",
  /external/llvm/lib/Transforms/ObjCARC/
ProvenanceAnalysisEvaluator.cpp 93 INITIALIZE_PASS_END(PAEval, "pa-eval",

Completed in 7958 milliseconds

1 2 3 4 5 6 7 8 91011