HomeSort by relevance Sort by last modified time
    Searched refs:PassInfoMixin (Results 101 - 125 of 205) sorted by null

1 2 3 45 6 7 8 9

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
FunctionAttrs.h 50 struct PostOrderFunctionAttrsPass : PassInfoMixin<PostOrderFunctionAttrsPass> {
70 : public PassInfoMixin<ReversePostOrderFunctionAttrsPass> {
ArgumentPromotion.h 24 class ArgumentPromotionPass : public PassInfoMixin<ArgumentPromotionPass> {
SampleProfile.h 26 class SampleProfileLoaderPass : public PassInfoMixin<SampleProfileLoaderPass> {
ThinLTOBitcodeWriter.h 26 : public PassInfoMixin<ThinLTOBitcodeWriterPass> {
GlobalDCE.h 30 class GlobalDCEPass : public PassInfoMixin<GlobalDCEPass> {
  /external/llvm/include/llvm/Transforms/
GCOVProfiler.h 21 class GCOVProfilerPass : public PassInfoMixin<GCOVProfilerPass> {
  /external/llvm/include/llvm/Transforms/IPO/
GlobalDCE.h 28 class GlobalDCEPass : public PassInfoMixin<GlobalDCEPass> {
  /external/llvm/include/llvm/Transforms/Utils/
LoopSimplify.h 50 class LoopSimplifyPass : public PassInfoMixin<LoopSimplifyPass> {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Instrumentation/
CGProfile.h 20 class CGProfilePass : public PassInfoMixin<CGProfilePass> {
GCOVProfiler.h 21 class GCOVProfilerPass : public PassInfoMixin<GCOVProfilerPass> {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
IVUsersPrinter.h 20 class IVUsersPrinterPass : public PassInfoMixin<IVUsersPrinterPass> {
LoopAccessAnalysisPrinter.h 20 : public PassInfoMixin<LoopAccessInfoPrinterPass> {
LoopUnrollAndJamPass.h 24 class LoopUnrollAndJamPass : public PassInfoMixin<LoopUnrollAndJamPass> {
RewriteStatepointsForGC.h 30 struct RewriteStatepointsForGC : public PassInfoMixin<RewriteStatepointsForGC> {
SimpleLoopUnswitch.h 63 class SimpleLoopUnswitchPass : public PassInfoMixin<SimpleLoopUnswitchPass> {
SimplifyCFG.h 30 class SimplifyCFGPass : public PassInfoMixin<SimplifyCFGPass> {
SpeculativeExecution.h 71 : public PassInfoMixin<SpeculativeExecutionPass> {
AlignmentFromAssumptions.h 29 : public PassInfoMixin<AlignmentFromAssumptionsPass> {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
LoopSimplify.h 50 class LoopSimplifyPass : public PassInfoMixin<LoopSimplifyPass> {
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Debugify.h 25 struct NewPMDebugifyPass : public llvm::PassInfoMixin<NewPMDebugifyPass> {
71 : public llvm::PassInfoMixin<NewPMCheckDebugifyPass> {
  /external/llvm/include/llvm/Transforms/Scalar/
LoopDeletion.h 23 class LoopDeletionPass : public PassInfoMixin<LoopDeletionPass> {
AlignmentFromAssumptions.h 29 : public PassInfoMixin<AlignmentFromAssumptionsPass> {
  /external/swiftshader/third_party/llvm-7.0/llvm/unittests/Passes/
TestPlugin.cpp 17 struct TestModulePass : public PassInfoMixin<TestModulePass> {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
BitcodeWriterPass.h 51 class BitcodeWriterPass : public PassInfoMixin<BitcodeWriterPass> {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/InstCombine/
InstCombine.h 26 class InstCombinePass : public PassInfoMixin<InstCombinePass> {

Completed in 278 milliseconds

1 2 3 45 6 7 8 9