Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp164 bool LiveRegMatrix::checkRegUnitInterference(const LiveInterval &VirtReg, in checkRegUnitInterference() function in LiveRegMatrix
196 if (checkRegUnitInterference(VirtReg, PhysReg)) in checkInterference()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegMatrix.h146 bool checkRegUnitInterference(const LiveInterval &VirtReg,