Searched refs:computePSetLimit (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DRegisterClassInfo.h137 PSetLimits[Idx] = computePSetLimit(Idx);
142 unsigned computePSetLimit(unsigned Idx) const;
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DRegisterClassInfo.cpp153 unsigned RegisterClassInfo::computePSetLimit(unsigned Idx) const { function in class:RegisterClassInfo

Completed in 52 milliseconds