Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp220 using IMatrixCache = DenseMap<IKey, PBQPRAGraph::MatrixPtr>; typedef in __anonb9aa1a750111::Interference
317 IMatrixCache C; in apply()
400 IMatrixCache &C) { in createInterferenceEdge()
408 IMatrixCache::iterator I = C.find(K); in createInterferenceEdge()