HomeSort by relevance Sort by last modified time
    Searched refs:INITIALIZE_PASS (Results 51 - 70 of 70) sorted by null

1 23

  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 84 INITIALIZE_PASS(LowerSwitch, "lowerswitch",
LowerInvoke.cpp 104 INITIALIZE_PASS(LowerInvoke, "lowerinvoke",
  /external/llvm/lib/CodeGen/
GCStrategy.cpp 339 INITIALIZE_PASS(GCMachineCodeAnalysis, "gc-analysis",
Passes.cpp 177 INITIALIZE_PASS(TargetPassConfig, "targetpassconfig",
MachineModuleInfo.cpp 29 INITIALIZE_PASS(MachineModuleInfo, "machinemoduleinfo",
PostRASchedulerList.cpp 194 INITIALIZE_PASS(PostRAScheduler, "post-RA-sched",
TailDuplication.cpp 122 INITIALIZE_PASS(TailDuplicatePass, "tailduplication", "Tail Duplication",
    [all...]
MachineVerifier.cpp 238 INITIALIZE_PASS(MachineVerifierPass, "machineverifier",
    [all...]
BranchFolding.cpp 82 INITIALIZE_PASS(BranchFolderPass, "branch-folder",
    [all...]
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp 112 INITIALIZE_PASS(TailCallElim, "tailcallelim",
Reassociate.cpp 111 INITIALIZE_PASS(Reassociate, "reassociate",
    [all...]
SCCP.cpp     [all...]
ObjCARC.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp 158 INITIALIZE_PASS(DAE, "deadargelim", "Dead Argument Elimination", false, false)
173 INITIALIZE_PASS(DAH, "deadarghaX0r",
    [all...]
MergeFunctions.cpp 604 INITIALIZE_PASS(MergeFunctions, "mergefunc", "Merge Functions", false, false)
  /external/llvm/lib/Target/
TargetData.cpp 37 INITIALIZE_PASS(TargetData, "targetdata", "Target Data Layout", false, true)
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp 189 INITIALIZE_PASS(AddressSanitizer, "asan",
    [all...]
GCOVProfiling.cpp 107 INITIALIZE_PASS(GCOVProfiler, "insert-gcov-profiling",
PathProfiling.cpp 364 INITIALIZE_PASS(PathProfiler, "insert-path-profiling",
    [all...]
  /external/llvm/lib/VMCore/
Verifier.cpp 113 INITIALIZE_PASS(PreVerifier, "preverify", "Preliminary module verification",
    [all...]

Completed in 465 milliseconds

1 23