ΒΆllvm::Spiller* createInlineSpiller(
    llvm::MachineFunctionPass& pass,
    llvm::MachineFunction& mf,
    llvm::VirtRegMap& vrm)

Description

Create and return a spiller that will insert spill code directly instead of deferring though VirtRegMap.

Declared at: llvm/lib/CodeGen/Spiller.h:37

Parameters

llvm::MachineFunctionPass& pass
llvm::MachineFunction& mf
llvm::VirtRegMap& vrm