Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp349 InterferenceCache IntfCache; member in __anon4935e8a80111::RAGreedy
1377 Cand.reset(IntfCache, 0); in calcCompactRegion()
1885 if (NumCands == IntfCache.getMaxCursors()) { in calculateRegionSplitCost()
1906 Cand.reset(IntfCache, PhysReg); in calculateRegionSplitCost()
3261 IntfCache.init(MF, Matrix->getLiveUnions(), Indexes, LIS, TRI); in runOnMachineFunction()