Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp220 using DisjointAllowedRegsCache = DenseSet<IKey>; typedef in __anon9059819a0111::Interference
226 const DisjointAllowedRegsCache &D) const { in haveDisjointAllowedRegs()
241 DisjointAllowedRegsCache &D) { in setDisjointAllowedRegs()
323 DisjointAllowedRegsCache D; in apply()