Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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