LLVM  8.0.1
Namespaces
InstructionTables.cpp File Reference

This file implements the method InstructionTables::execute(). More...

#include "llvm/MCA/Stages/InstructionTables.h"
Include dependency graph for InstructionTables.cpp:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::mca
 

Detailed Description

This file implements the method InstructionTables::execute().

Method execute() prints a theoretical resource pressure distribution based on the information available in the scheduling model, and without running the pipeline.

Definition in file InstructionTables.cpp.