Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h787 unsigned BestHint = (RegAllocHints[VReg].second.size() ? in getRegAllocationHint() local
789 return std::pair<unsigned, unsigned>(RegAllocHints[VReg].first, BestHint); in getRegAllocationHint()