Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RegisterPressure

1 //===-- RegisterPressure.cpp - Dynamic Register Pressure ------------------===//
10 // This file implements the RegisterPressure class which can be used to track
15 #include "llvm/CodeGen/RegisterPressure.h"
59 void RegisterPressure::dump(const TargetRegisterInfo *TRI) const {