Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DReductionRules.h197 if (G.getNodeMetadata(NId).wasConservativelyAllocatable()) in backpropagate()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h252 bool wasConservativelyAllocatable() const { in wasConservativelyAllocatable() function