OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Spiller
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
Spiller.h
1
//===- llvm/CodeGen/
Spiller
.h -
Spiller
-------------------------*- C++ -*-===//
20
///
Spiller
interface.
24
class
Spiller
{
28
virtual ~
Spiller
() = 0;
36
/// Create and return a
spiller
that will insert spill code directly instead
38
Spiller
*createInlineSpiller(MachineFunctionPass &Pass, MachineFunction &MF,
Spiller.h
1
//===- llvm/CodeGen/
Spiller
.h -
Spiller
-------------------------*- C++ -*-===//
20
///
Spiller
interface.
24
class
Spiller
{
28
virtual ~
Spiller
() = 0;
36
/// Create and return a
spiller
that will insert spill code directly instead
38
Spiller
*createInlineSpiller(MachineFunctionPass &Pass, MachineFunction &MF,
Completed in 57 milliseconds
Indexes created Thu Apr 30 00:23:01 UTC 2026