Searched defs:checkRegUnitInterference (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveRegMatrix.cpp | 164 bool LiveRegMatrix::checkRegUnitInterference(const LiveInterval &VirtReg, checkRegUnitInterference() function in LiveRegMatrix |
/llvm-project/llvm/unittests/MI/ | ||
H A D | LiveIntervalTest.cpp | 184 static bool checkRegUnitInterference(LiveIntervals &LIS, checkRegUnitInterference() function |