Home
last modified time | relevance | path

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

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