Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h191 everConservativelyAllocatable(Other.everConservativelyAllocatable) in NodeMetadata()
225 everConservativelyAllocatable = true; in setReductionState()
253 return everConservativelyAllocatable; in wasConservativelyAllocatable()
266 bool everConservativelyAllocatable = false; variable