Synopsis

Declared in <llvm/CodeGen/PostRASchedulerList.h>

class PostRASchedulerPass
    : public OptionalPassInfoMixin<PostRASchedulerPass>

Base Classes

Name

Description

OptionalPassInfoMixin<PostRASchedulerPass>

A CRTP mix‐in for passes that can be skipped.

Member Functions

Name

Description

PostRASchedulerPass [constructor]

Construct from TargetMachine

getRequiredProperties

run

Static Member Functions

Name

isRequired

Created with MrDocs