Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp253 InterferenceCache IntfCache; member in __anon4e4d313f0111::RAGreedy
1099 Cand.reset(IntfCache, 0); in calcCompactRegion()
1388 if (NumCands == IntfCache.getMaxCursors()) { in calculateRegionSplitCost()
1407 Cand.reset(IntfCache, PhysReg); in calculateRegionSplitCost()
2598 IntfCache.init(MF, Matrix->getLiveUnions(), Indexes, LIS, TRI); in runOnMachineFunction()