Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp183 typedef DenseMap<IKey, PBQPRAGraph::MatrixPtr> IMatrixCache; typedef in __anon4cb6f5b20111::Interference
281 IMatrixCache C; in apply()
364 IMatrixCache &C) { in createInterferenceEdge()
373 IMatrixCache::iterator I = C.find(K); in createInterferenceEdge()