Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.h218 InterferenceCache IntfCache; variable
H A DRegAllocGreedy.cpp790 Cand.reset(IntfCache, MCRegister::NoRegister); in calcCompactRegion()
1084 if (NumCands == IntfCache.getMaxCursors()) { in calculateRegionSplitCost()
1105 Cand.reset(IntfCache, PhysReg); in calculateRegionSplitCost()
2659 IntfCache.init(MF, Matrix->getLiveUnions(), Indexes, LIS, TRI); in runOnMachineFunction()