Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp164 bool LiveRegMatrix::checkRegUnitInterference(LiveInterval &VirtReg, in checkRegUnitInterference() function in LiveRegMatrix
195 if (checkRegUnitInterference(VirtReg, PhysReg)) in checkInterference()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h145 bool checkRegUnitInterference(LiveInterval &VirtReg, MCRegister PhysReg);