Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp219 using DisjointAllowedRegsCache = DenseSet<IKey>; typedef in __anon73672b9b0111::Interference
225 const DisjointAllowedRegsCache &D) const { in haveDisjointAllowedRegs()
240 DisjointAllowedRegsCache &D) { in setDisjointAllowedRegs()
322 DisjointAllowedRegsCache D; in apply()