Home
last modified time | relevance | path

Searched defs:RAGreedy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPriorityAdvisor.h20 class RAGreedy; variable
H A DRegAllocEvictionAdvisor.h97 class RAGreedy; variable
H A DRegAllocGreedy.cpp199 RAGreedy::RAGreedy(RegAllocFilterFunc F) in RAGreedy() function in RAGreedy