Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DLiveRegMatrix.cpp164 bool LiveRegMatrix::checkRegUnitInterference(const LiveInterval &VirtReg, checkRegUnitInterference() function in LiveRegMatrix
/llvm-project/llvm/unittests/MI/
H A DLiveIntervalTest.cpp184 static bool checkRegUnitInterference(LiveIntervals &LIS, checkRegUnitInterference() function