LLVM 19.0.0git
InstructionCost.cpp File Reference

This file includes the function definitions for the InstructionCost class that is used when calculating the cost of an instruction, or a group of instructions. More...

#include "llvm/Support/InstructionCost.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Detailed Description

This file includes the function definitions for the InstructionCost class that is used when calculating the cost of an instruction, or a group of instructions.

Definition in file InstructionCost.cpp.