Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp219 using DisjointAllowedRegsCache = DenseSet<IKey>; typedef in __anon76ec55000111::Interference
225 const DisjointAllowedRegsCache &D) const { in haveDisjointAllowedRegs()
240 DisjointAllowedRegsCache &D) { in setDisjointAllowedRegs()
322 DisjointAllowedRegsCache D; in apply()