Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocEvictionAdvisor.h66 RS_Memory, enumerator
H A DRegAllocGreedy.cpp313 } else if (Stage == RS_Memory) { in getPriority()
2489 ExtraInfo->getStage(VirtReg) < RS_Memory) { in selectOrSplitImpl()
2494 ExtraInfo->setStage(VirtReg, RS_Memory); in selectOrSplitImpl()