Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp218 using IMatrixCache = DenseMap<IKey, PBQPRAGraph::MatrixPtr>; typedef in __anon9a6f38670111::Interference
315 IMatrixCache C; in apply()
398 IMatrixCache &C) { in createInterferenceEdge()
406 IMatrixCache::iterator I = C.find(K); in createInterferenceEdge()