Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp219 using IMatrixCache = DenseMap<IKey, PBQPRAGraph::MatrixPtr>; typedef in __anon9059819a0111::Interference
316 IMatrixCache C; in apply()
399 IMatrixCache &C) { in createInterferenceEdge()
407 IMatrixCache::iterator I = C.find(K); in createInterferenceEdge()