Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h189 , everConservativelyAllocatable(Other.everConservativelyAllocatable) in NodeMetadata()
223 everConservativelyAllocatable = true; in setReductionState()
251 return everConservativelyAllocatable; in wasConservativelyAllocatable()
264 bool everConservativelyAllocatable = false; variable