Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveRegMatrix.cpp152 bool LiveRegMatrix::checkRegUnitInterference(LiveInterval &VirtReg, in checkRegUnitInterference() function in LiveRegMatrix
183 if (checkRegUnitInterference(VirtReg, PhysReg)) in checkInterference()
/external/llvm/include/llvm/CodeGen/
DLiveRegMatrix.h132 bool checkRegUnitInterference(LiveInterval &VirtReg, unsigned PhysReg);