Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp183 typedef DenseSet<IKey> DisjointAllowedRegsCache; typedef in __anon4cb6f5b20111::Interference
189 const DisjointAllowedRegsCache &D) const { in haveDisjointAllowedRegs()
204 DisjointAllowedRegsCache &D) { in setDisjointAllowedRegs()
287 DisjointAllowedRegsCache D; in apply()