Home
last modified time | relevance | path

Searched refs:SpillCosts (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp190 class SpillCosts : public PBQPRAConstraint { class
839 ConstraintsRoot->addConstraint(std::make_unique<SpillCosts>()); in runOnMachineFunction()