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

1 23

  /external/llvm/lib/Transforms/Scalar/
MemCpyOptimizer.cpp 336 AU.addPreserved<AliasAnalysis>();
337 AU.addPreserved<MemoryDependenceAnalysis>();
    [all...]
StructurizeCFG.cpp 250 AU.addPreserved<DominatorTreeWrapperPass>();
GVN.cpp 688 AU.addPreserved<DominatorTreeWrapperPass>();
689 AU.addPreserved<AliasAnalysis>();
    [all...]
LoopStrengthReduce.cpp     [all...]
IndVarSimplify.cpp 96 AU.addPreserved<ScalarEvolution>();
    [all...]
JumpThreading.cpp 113 AU.addPreserved<LazyValueInfo>();
    [all...]
  /external/llvm/lib/CodeGen/
RegisterCoalescer.cpp 390 AU.addPreserved<LiveIntervals>();
391 AU.addPreserved<SlotIndexes>();
393 AU.addPreserved<MachineLoopInfo>();
    [all...]
TwoAddressInstructionPass.cpp 151 AU.addPreserved<LiveVariables>();
152 AU.addPreserved<SlotIndexes>();
153 AU.addPreserved<LiveIntervals>();
    [all...]
MachineCSE.cpp 61 AU.addPreserved<MachineDominatorTree>();
StackColoring.cpp 190 AU.addPreserved<MachineDominatorTree>();
MachineLICM.cpp 135 AU.addPreserved<MachineLoopInfo>();
136 AU.addPreserved<MachineDominatorTree>();
    [all...]
PeepholeOptimizer.cpp 125 AU.addPreserved<MachineDominatorTree>();
    [all...]
MachineScheduler.cpp 164 AU.addPreserved<SlotIndexes>();
166 AU.addPreserved<LiveIntervals>();
    [all...]
CodeGenPrepare.cpp 129 AU.addPreserved<DominatorTreeWrapperPass>();
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp 458 AU.addPreserved<AliasAnalysis>();
459 AU.addPreserved<DominatorTreeWrapperPass>();
460 AU.addPreserved<ScalarEvolution>();
    [all...]
SLPVectorizer.cpp     [all...]
LoopVectorize.cpp     [all...]
  /external/llvm/lib/Target/R600/
AMDILCFGStructurizer.cpp 147 AU.addPreserved<MachineFunctionAnalysis>();
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILCFGStructurizer.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 359 AU.addPreserved<AliasAnalysis>();
361 AU.addPreserved<GCModuleInfo>();
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILCFGStructurizer.cpp     [all...]

Completed in 5938 milliseconds

1 23