Home
last modified time | relevance | path

Searched defs:PrefSpill (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.h83 PrefSpill, ///< Block entry/exit prefers a stack slot. global() enumerator
H A DRegAllocGreedy.cpp774 bool PrefSpill = true; in growRegion() local