Home
last modified time | relevance | path

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

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