Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocPriorityAdvisor.cpp114 ReverseLocalAssignment(RA.getReverseLocalAssignment()) {} in RegAllocPriorityAdvisor()
H A DRegAllocGreedy.h155 bool getReverseLocalAssignment() const { return ReverseLocalAssignment; } in getReverseLocalAssignment() function