Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h325 bool hasVirtRegAlloc();
H A DRegAllocGreedy.cpp2691 bool RAGreedy::hasVirtRegAlloc() { in hasVirtRegAlloc() function in RAGreedy
2722 if (!hasVirtRegAlloc()) in runOnMachineFunction()