Searched defs:Interference (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveRegMatrix.cpp | 200 bool Interference = foreachUnit(TRI, VirtReg, PhysReg, checkInterference() local |
H A D | RegAllocPBQP.cpp | 214 class Interference : public PBQPRAConstraint { global() class |